Plugin Directory

Changeset 3255351


Ignore:
Timestamp:
03/13/2025 12:18:40 PM (13 months ago)
Author:
PressLabs
Message:
  • Changed the license for all files to GPLv3
  • Fix: In some cases, the WP is configured in another folder. We've made some changes on how we check for the wp-load.php file
Location:
gitium
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gitium/tags/1.2.0/gitium.php

    r3255346 r3255351  
    88 * Text Domain:     gitium
    99 * Domain Path:     /languages
    10  * Version:         1.0.7
     10 * Version:         1.2.0
    1111 * License:         GPL3
    1212 *
  • gitium/tags/1.2.0/readme.txt

    r3255346 r3255351  
    99License: GPLv3
    1010Stable tag: 1.2.0
    11 License URI: http://www.gnu.org/licenses/gpl-2.0.html
     11License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
    1212
    1313Automatic git version control and deployment for your plugins and themes integrated into wp-admin.
  • gitium/trunk/gitium.php

    r3255346 r3255351  
    88 * Text Domain:     gitium
    99 * Domain Path:     /languages
    10  * Version:         1.0.7
     10 * Version:         1.2.0
    1111 * License:         GPL3
    1212 *
  • gitium/trunk/readme.txt

    r3255346 r3255351  
    99License: GPLv3
    1010Stable tag: 1.2.0
    11 License URI: http://www.gnu.org/licenses/gpl-2.0.html
     11License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
    1212
    1313Automatic git version control and deployment for your plugins and themes integrated into wp-admin.
Note: See TracChangeset for help on using the changeset viewer.