Changeset 3492760
- Timestamp:
- 03/27/2026 03:27:57 PM (33 hours ago)
- Location:
- js-integration-for-churchsuite
- Files:
-
- 2 edited
-
tags/1.0.0/cs-js-integration.php (modified) (2 diffs)
-
trunk/cs-js-integration.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
js-integration-for-churchsuite/tags/1.0.0/cs-js-integration.php
r3272197 r3492760 12 12 * that starts the plugin. 13 13 * 14 * @link https://git hb.com/AlwynBarry/14 * @link https://gitlab.com/AlwynBarry/ 15 15 * @since 1.0.0 16 16 * @package Cs_Js_Integration … … 18 18 * @wordpress-plugin 19 19 * Plugin Name: JS Integration for ChurchSuite 20 * Plugin URI: https://git hub.com/AlwynBarry/cs-js-integration20 * Plugin URI: https://gitlab.com/AlwynBarry/cs-js-integration 21 21 * Description: JS Integration for ChurchSuite provides shortcodes that display JSON data from the public JSON ChurchSuite feeds using the ChurchSuite provided Alpine.js bindings. 22 22 * Version: 1.0.0 23 23 * Author: Alwyn Barry 24 * Author URI: https://git hb.com/AlwynBarry//24 * Author URI: https://gitlab.com/AlwynBarry// 25 25 * License: GPL-2.0+ 26 26 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt -
js-integration-for-churchsuite/trunk/cs-js-integration.php
r3272197 r3492760 12 12 * that starts the plugin. 13 13 * 14 * @link https://git hb.com/AlwynBarry/14 * @link https://gitlab.com/AlwynBarry/ 15 15 * @since 1.0.0 16 16 * @package Cs_Js_Integration … … 18 18 * @wordpress-plugin 19 19 * Plugin Name: JS Integration for ChurchSuite 20 * Plugin URI: https://git hub.com/AlwynBarry/cs-js-integration20 * Plugin URI: https://gitlab.com/AlwynBarry/cs-js-integration 21 21 * Description: JS Integration for ChurchSuite provides shortcodes that display JSON data from the public JSON ChurchSuite feeds using the ChurchSuite provided Alpine.js bindings. 22 22 * Version: 1.0.0 23 23 * Author: Alwyn Barry 24 * Author URI: https://git hb.com/AlwynBarry//24 * Author URI: https://gitlab.com/AlwynBarry// 25 25 * License: GPL-2.0+ 26 26 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.