Changeset 3280111
- Timestamp:
- 04/23/2025 02:41:09 PM (11 months ago)
- Location:
- cs-integration
- Files:
-
- 4 edited
-
tags/1.0.3/README.md (modified) (3 diffs)
-
tags/1.0.3/README.txt (modified) (4 diffs)
-
trunk/README.md (modified) (3 diffs)
-
trunk/README.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cs-integration/tags/1.0.3/README.md
r3261546 r3280111 3 3 * Tags: Events, ChurchSuite, Featured 4 4 * Requires at least: 6.4 5 * Tested up to: 6. 75 * Tested up to: 6.8 6 6 * Stable tag: 1.0.3 7 7 * License: GPLv2 or later … … 36 36 For the technical among you: This shortcode works on the 'server side', 37 37 building the response which is delivered to your browser from churchsuite. 38 Future updates will provide 'client side' javascript alternative shortcodes39 so that you can choose where the processing is done.40 38 41 39 … … 43 41 44 42 We also provide the `cs-js-integration` plugin. That plugin uses the more 45 recent v3 ChurchSuite API which does permit such flexibility because it43 recent v3 ChurchSuite API which does not permit such flexibility because it 46 44 requires you to create a ChurchSuite 'embed configuration' to pass in the 47 45 shortcode call. It also does all the work on the 'client side' so that -
cs-integration/tags/1.0.3/README.txt
r3261546 r3280111 3 3 * Tags: Events, ChurchSuite, Featured 4 4 * Requires at least: 6.4 5 * Tested up to: 6. 75 * Tested up to: 6.8 6 6 * Stable tag: 1.0.3 7 7 * License: GPLv2 or later … … 33 33 34 34 == A little Technical information == 35 35 36 For the technical among you: This shortcode works on the 'server side', 36 37 building the response which is delivered to your browser from churchsuite. … … 40 41 41 42 We also provide the `cs-js-integration` plugin. That plugin uses the more 42 recent v3 ChurchSuite API which does permit such flexibility because it43 recent v3 ChurchSuite API which does not permit such flexibility because it 43 44 requires you to create a ChurchSuite 'embed configuration' to pass in the 44 45 shortcode call. It also does all the work on the 'client side' so that … … 56 57 57 58 58 59 59 == Support == 60 60 -
cs-integration/trunk/README.md
r3261546 r3280111 3 3 * Tags: Events, ChurchSuite, Featured 4 4 * Requires at least: 6.4 5 * Tested up to: 6. 75 * Tested up to: 6.8 6 6 * Stable tag: 1.0.3 7 7 * License: GPLv2 or later … … 36 36 For the technical among you: This shortcode works on the 'server side', 37 37 building the response which is delivered to your browser from churchsuite. 38 Future updates will provide 'client side' javascript alternative shortcodes39 so that you can choose where the processing is done.40 38 41 39 … … 43 41 44 42 We also provide the `cs-js-integration` plugin. That plugin uses the more 45 recent v3 ChurchSuite API which does permit such flexibility because it43 recent v3 ChurchSuite API which does not permit such flexibility because it 46 44 requires you to create a ChurchSuite 'embed configuration' to pass in the 47 45 shortcode call. It also does all the work on the 'client side' so that -
cs-integration/trunk/README.txt
r3261546 r3280111 3 3 * Tags: Events, ChurchSuite, Featured 4 4 * Requires at least: 6.4 5 * Tested up to: 6. 75 * Tested up to: 6.8 6 6 * Stable tag: 1.0.3 7 7 * License: GPLv2 or later … … 33 33 34 34 == A little Technical information == 35 35 36 For the technical among you: This shortcode works on the 'server side', 36 37 building the response which is delivered to your browser from churchsuite. … … 40 41 41 42 We also provide the `cs-js-integration` plugin. That plugin uses the more 42 recent v3 ChurchSuite API which does permit such flexibility because it43 recent v3 ChurchSuite API which does not permit such flexibility because it 43 44 requires you to create a ChurchSuite 'embed configuration' to pass in the 44 45 shortcode call. It also does all the work on the 'client side' so that … … 56 57 57 58 58 59 59 == Support == 60 60
Note: See TracChangeset
for help on using the changeset viewer.