Plugin Directory

Changeset 3492760


Ignore:
Timestamp:
03/27/2026 03:27:57 PM (33 hours ago)
Author:
dramb
Message:

Change comments in main php file to reflect move from GitHub to GitLab

Location:
js-integration-for-churchsuite
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • js-integration-for-churchsuite/tags/1.0.0/cs-js-integration.php

    r3272197 r3492760  
    1212 * that starts the plugin.
    1313 *
    14  * @link              https://githb.com/AlwynBarry/
     14 * @link              https://gitlab.com/AlwynBarry/
    1515 * @since             1.0.0
    1616 * @package           Cs_Js_Integration
     
    1818 * @wordpress-plugin
    1919 * Plugin Name:       JS Integration for ChurchSuite
    20  * Plugin URI:        https://github.com/AlwynBarry/cs-js-integration
     20 * Plugin URI:        https://gitlab.com/AlwynBarry/cs-js-integration
    2121 * Description:       JS Integration for ChurchSuite provides shortcodes that display JSON data from the public JSON ChurchSuite feeds using the ChurchSuite provided Alpine.js bindings.
    2222 * Version:           1.0.0
    2323 * Author:            Alwyn Barry
    24  * Author URI:        https://githb.com/AlwynBarry//
     24 * Author URI:        https://gitlab.com/AlwynBarry//
    2525 * License:           GPL-2.0+
    2626 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
  • js-integration-for-churchsuite/trunk/cs-js-integration.php

    r3272197 r3492760  
    1212 * that starts the plugin.
    1313 *
    14  * @link              https://githb.com/AlwynBarry/
     14 * @link              https://gitlab.com/AlwynBarry/
    1515 * @since             1.0.0
    1616 * @package           Cs_Js_Integration
     
    1818 * @wordpress-plugin
    1919 * Plugin Name:       JS Integration for ChurchSuite
    20  * Plugin URI:        https://github.com/AlwynBarry/cs-js-integration
     20 * Plugin URI:        https://gitlab.com/AlwynBarry/cs-js-integration
    2121 * Description:       JS Integration for ChurchSuite provides shortcodes that display JSON data from the public JSON ChurchSuite feeds using the ChurchSuite provided Alpine.js bindings.
    2222 * Version:           1.0.0
    2323 * Author:            Alwyn Barry
    24  * Author URI:        https://githb.com/AlwynBarry//
     24 * Author URI:        https://gitlab.com/AlwynBarry//
    2525 * License:           GPL-2.0+
    2626 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset for help on using the changeset viewer.