Changeset 3196736
- Timestamp:
- 11/25/2024 05:26:25 PM (16 months ago)
- Location:
- go-live-update-urls
- Files:
-
- 4 edited
- 1 copied
-
tags/7.0.1 (copied) (copied from go-live-update-urls/trunk)
-
tags/7.0.1/go-live-update-urls.php (modified) (2 diffs)
-
tags/7.0.1/readme.txt (modified) (2 diffs)
-
trunk/go-live-update-urls.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
go-live-update-urls/tags/7.0.1/go-live-update-urls.php
r3159918 r3196736 6 6 * Author: OnPoint Plugins 7 7 * Author URI: https://onpointplugins.com 8 * Version: 7.0. 08 * Version: 7.0.1 9 9 * Text Domain: go-live-update-urls 10 10 * Domain Path: /languages/ … … 16 16 */ 17 17 18 define( 'GO_LIVE_UPDATE_URLS_VERSION', '7.0. 0' );18 define( 'GO_LIVE_UPDATE_URLS_VERSION', '7.0.1' ); 19 19 define( 'GO_LIVE_UPDATE_URLS_REQUIRED_PRO_VERSION', '7.0.0' ); 20 20 define( 'GO_LIVE_UPDATE_URLS_URL', plugin_dir_url( __FILE__ ) ); -
go-live-update-urls/tags/7.0.1/readme.txt
r3187977 r3196736 4 4 Tags: search and replace, database, urls, domain, update urls 5 5 Requires at least: 6.2.0 6 Tested up to: 6.7. 06 Tested up to: 6.7.1 7 7 Requires PHP: 7.4.0 8 Stable tag: 7.0. 08 Stable tag: 7.0.1 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 166 166 == Changelog == 167 167 168 = 7.0.1 = 169 * Improved readme. 170 * Tested to WordPress 6.7.1. 171 168 172 = 7.0.0 = 169 173 * Introduced class constants for admin capability and parent menu. -
go-live-update-urls/trunk/go-live-update-urls.php
r3159918 r3196736 6 6 * Author: OnPoint Plugins 7 7 * Author URI: https://onpointplugins.com 8 * Version: 7.0. 08 * Version: 7.0.1 9 9 * Text Domain: go-live-update-urls 10 10 * Domain Path: /languages/ … … 16 16 */ 17 17 18 define( 'GO_LIVE_UPDATE_URLS_VERSION', '7.0. 0' );18 define( 'GO_LIVE_UPDATE_URLS_VERSION', '7.0.1' ); 19 19 define( 'GO_LIVE_UPDATE_URLS_REQUIRED_PRO_VERSION', '7.0.0' ); 20 20 define( 'GO_LIVE_UPDATE_URLS_URL', plugin_dir_url( __FILE__ ) ); -
go-live-update-urls/trunk/readme.txt
r3187977 r3196736 4 4 Tags: search and replace, database, urls, domain, update urls 5 5 Requires at least: 6.2.0 6 Tested up to: 6.7. 06 Tested up to: 6.7.1 7 7 Requires PHP: 7.4.0 8 Stable tag: 7.0. 08 Stable tag: 7.0.1 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 166 166 == Changelog == 167 167 168 = 7.0.1 = 169 * Improved readme. 170 * Tested to WordPress 6.7.1. 171 168 172 = 7.0.0 = 169 173 * Introduced class constants for admin capability and parent menu.
Note: See TracChangeset
for help on using the changeset viewer.