Skip to content

Commit

Permalink
Bump to version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lipemat committed Sep 30, 2024
1 parent 0b1363c commit 69664b2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go-live-update-urls.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Updates every URL on your site when going live or changing domains.
* Author: OnPoint Plugins
* Author URI: https://onpointplugins.com
* Version: 6.8.0
* Version: 7.0.0
* Text Domain: go-live-update-urls
* Domain Path: /languages/
* Network: false
Expand Down
11 changes: 10 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: search and replace, database, urls, domain, update urls
Requires at least: 6.2.0
Tested up to: 6.6.2
Requires PHP: 7.4.0
Stable tag: 6.8.0
Stable tag: 7.0.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Change the domain on your site with one click.
Expand Down Expand Up @@ -112,6 +112,15 @@ If you find you are running into issues with custom tables, you may want to chec
3. Update prevented due to incomplete data entered.

== Changelog ==
= 7.0.0 =
* Introduced class constants for admin capability and parent menu.
* Introduced `Admin::get_admin_capability` method.
* Introduced `go-live-update-urls/admin/admin-capability` filter.
* Removed deprecated `Core::sanitize_field` method.
* Converted GitHub Actions and Git hooks to distributed versions.
* Tested to WordPress 6.6.2.
* Required PRO version 7.0.0+.

= 6.8.0 =
* Added support for PHP based translations.
* Bumped required WordPress version to 6.2.0.
Expand Down

0 comments on commit 69664b2

Please sign in to comment.