Plugin Directory

Changeset 3492758


Ignore:
Timestamp:
03/27/2026 03:25:53 PM (2 days ago)
Author:
dramb
Message:

Update comments to show move from GitHub to GitLab

Location:
cs-integration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cs-integration/tags/1.0.8/cs-integration.php

    r3470542 r3492758  
    1212 * and defines a function that starts the plugin.
    1313 *
    14  * @link              https://github.com/AlwynBarry
     14 * @link              https://gitlab.com/AlwynBarry
    1515 * @since             1.0.0
    1616 * @package           Cs_Integration
     
    1818 * @wordpress-plugin
    1919 * Plugin Name:       Integration for ChurchSuite
    20  * Plugin URI:        https://github.com/AlwynBarry/cs-integration
     20 * Plugin URI:        https://gitlab.com/AlwynBarry/cs-integration
    2121 * Description:       CS Integration provides shortcodes to request and display JSON data from the public JSON ChurchSuite feeds.
    2222 * Version:           1.0.8
    2323 * Author:            Alwyn Barry
    24  * Author URI:        https://github.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
  • cs-integration/trunk/cs-integration.php

    r3470542 r3492758  
    1212 * and defines a function that starts the plugin.
    1313 *
    14  * @link              https://github.com/AlwynBarry
     14 * @link              https://gitlab.com/AlwynBarry
    1515 * @since             1.0.0
    1616 * @package           Cs_Integration
     
    1818 * @wordpress-plugin
    1919 * Plugin Name:       Integration for ChurchSuite
    20  * Plugin URI:        https://github.com/AlwynBarry/cs-integration
     20 * Plugin URI:        https://gitlab.com/AlwynBarry/cs-integration
    2121 * Description:       CS Integration provides shortcodes to request and display JSON data from the public JSON ChurchSuite feeds.
    2222 * Version:           1.0.8
    2323 * Author:            Alwyn Barry
    24  * Author URI:        https://github.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.