Changeset 3492758
- Timestamp:
- 03/27/2026 03:25:53 PM (2 days ago)
- Location:
- cs-integration
- Files:
-
- 2 edited
-
tags/1.0.8/cs-integration.php (modified) (2 diffs)
-
trunk/cs-integration.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cs-integration/tags/1.0.8/cs-integration.php
r3470542 r3492758 12 12 * and defines a function that starts the plugin. 13 13 * 14 * @link https://git hub.com/AlwynBarry14 * @link https://gitlab.com/AlwynBarry 15 15 * @since 1.0.0 16 16 * @package Cs_Integration … … 18 18 * @wordpress-plugin 19 19 * Plugin Name: Integration for ChurchSuite 20 * Plugin URI: https://git hub.com/AlwynBarry/cs-integration20 * Plugin URI: https://gitlab.com/AlwynBarry/cs-integration 21 21 * Description: CS Integration provides shortcodes to request and display JSON data from the public JSON ChurchSuite feeds. 22 22 * Version: 1.0.8 23 23 * Author: Alwyn Barry 24 * Author URI: https://git hub.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 -
cs-integration/trunk/cs-integration.php
r3470542 r3492758 12 12 * and defines a function that starts the plugin. 13 13 * 14 * @link https://git hub.com/AlwynBarry14 * @link https://gitlab.com/AlwynBarry 15 15 * @since 1.0.0 16 16 * @package Cs_Integration … … 18 18 * @wordpress-plugin 19 19 * Plugin Name: Integration for ChurchSuite 20 * Plugin URI: https://git hub.com/AlwynBarry/cs-integration20 * Plugin URI: https://gitlab.com/AlwynBarry/cs-integration 21 21 * Description: CS Integration provides shortcodes to request and display JSON data from the public JSON ChurchSuite feeds. 22 22 * Version: 1.0.8 23 23 * Author: Alwyn Barry 24 * Author URI: https://git hub.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.