Plugin Directory

Changeset 3280111


Ignore:
Timestamp:
04/23/2025 02:41:09 PM (11 months ago)
Author:
dramb
Message:

Bump up to compatibility with WP 6.8

Location:
cs-integration
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • cs-integration/tags/1.0.3/README.md

    r3261546 r3280111  
    33* Tags: Events, ChurchSuite, Featured
    44* Requires at least: 6.4
    5 * Tested up to: 6.7
     5* Tested up to: 6.8
    66* Stable tag: 1.0.3
    77* License: GPLv2 or later
     
    3636For the technical among you: This shortcode works on the 'server side',
    3737building the response which is delivered to your browser from churchsuite.
    38 Future updates will provide 'client side' javascript alternative shortcodes
    39 so that you can choose where the processing is done.
    4038
    4139
     
    4341
    4442We also provide the `cs-js-integration` plugin.  That plugin uses the more
    45 recent v3 ChurchSuite API which does permit such flexibility because it
     43recent v3 ChurchSuite API which does not permit such flexibility because it
    4644requires you to create a ChurchSuite 'embed configuration' to pass in the
    4745shortcode call.  It also does all the work on the 'client side' so that
  • cs-integration/tags/1.0.3/README.txt

    r3261546 r3280111  
    33* Tags: Events, ChurchSuite, Featured
    44* Requires at least: 6.4
    5 * Tested up to: 6.7
     5* Tested up to: 6.8
    66* Stable tag: 1.0.3
    77* License: GPLv2 or later
     
    3333
    3434== A little Technical information ==
     35
    3536For the technical among you: This shortcode works on the 'server side',
    3637building the response which is delivered to your browser from churchsuite.
     
    4041
    4142We also provide the `cs-js-integration` plugin.  That plugin uses the more
    42 recent v3 ChurchSuite API which does permit such flexibility because it
     43recent v3 ChurchSuite API which does not permit such flexibility because it
    4344requires you to create a ChurchSuite 'embed configuration' to pass in the
    4445shortcode call.  It also does all the work on the 'client side' so that
     
    5657
    5758
    58 
    5959== Support ==
    6060
  • cs-integration/trunk/README.md

    r3261546 r3280111  
    33* Tags: Events, ChurchSuite, Featured
    44* Requires at least: 6.4
    5 * Tested up to: 6.7
     5* Tested up to: 6.8
    66* Stable tag: 1.0.3
    77* License: GPLv2 or later
     
    3636For the technical among you: This shortcode works on the 'server side',
    3737building the response which is delivered to your browser from churchsuite.
    38 Future updates will provide 'client side' javascript alternative shortcodes
    39 so that you can choose where the processing is done.
    4038
    4139
     
    4341
    4442We also provide the `cs-js-integration` plugin.  That plugin uses the more
    45 recent v3 ChurchSuite API which does permit such flexibility because it
     43recent v3 ChurchSuite API which does not permit such flexibility because it
    4644requires you to create a ChurchSuite 'embed configuration' to pass in the
    4745shortcode call.  It also does all the work on the 'client side' so that
  • cs-integration/trunk/README.txt

    r3261546 r3280111  
    33* Tags: Events, ChurchSuite, Featured
    44* Requires at least: 6.4
    5 * Tested up to: 6.7
     5* Tested up to: 6.8
    66* Stable tag: 1.0.3
    77* License: GPLv2 or later
     
    3333
    3434== A little Technical information ==
     35
    3536For the technical among you: This shortcode works on the 'server side',
    3637building the response which is delivered to your browser from churchsuite.
     
    4041
    4142We also provide the `cs-js-integration` plugin.  That plugin uses the more
    42 recent v3 ChurchSuite API which does permit such flexibility because it
     43recent v3 ChurchSuite API which does not permit such flexibility because it
    4344requires you to create a ChurchSuite 'embed configuration' to pass in the
    4445shortcode call.  It also does all the work on the 'client side' so that
     
    5657
    5758
    58 
    5959== Support ==
    6060
Note: See TracChangeset for help on using the changeset viewer.