=== Go Live Update Urls PRO ===
Contributors: Mat Lipe, onpointplugins
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40onpointplugins%2ecom&lc=US&item_name=Go%20Live%20Update%20Urls&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
Tags: Go Live, Urls, Domain Changes
Requires at least: 5.4.0
Tested up to: 6.0.1
Requires PHP: 7.0.0
Stable tag: 6.8.0
License: Copyright OnPoint Plugins
== Description ==
Go Live Update Urls PRO works alongside the Go Live Update Urls plugin to add additional features and enhancements.
If you like Go Live Update Urls, you'll love Go Live Update Urls PRO.
== Installation ==
Install and activate the Go Live Update Urls Plugin
https://wordpress.org/plugins/go-live-update-urls/
Install and activate this plugin.
== Changelog ==
= 6.8.0 =
* Introduced script debug mode.
* Drop support for PHP 5.6 in favor of PHP 7.0.
= 6.7.0 =
Full release notes.
* Support adding more info to test results.
* Added info to test results if a domain's DNS does not match the current site.
* Added more info to test results when unable to verify the New URL.
* Introduced a `Domain::get_domain` method for retrieving a domain regardless of scheme.
* Introduced a `Domain::add_failure_info` method for handling failure cases.
* Fully support PHP 8.1.
* Tested to WordPress version 6.0.0.
= 6.6.0 =
Full release notes.
* Updated React version to V17.
* Updated Node version to V16.
* Updated JS Boilerplate to V8.
* Improved JS unit tests.
* Reduced JavaScript bundle size.
* Tested to WordPress version 5.9.3.
* Requires WordPress version 5.4.0+.
= 6.5.0 =
* Improve tools page browser tab label.
* Include a "Settings" link in plugins list.
* Fix tables from other sites showing in the list on installations with more than 20 sub-sites.
* Support PHPUnit V9.
* Support PHPStan V1.
* Tested to WordPress 5.9.2.
* Requires the basic version plugin 6.3.7+.
= 6.4.2 =
* Improved style of history modal when long URL are present.
= 6.4.1 =
* Support updating URL with URL encoded characters.
* Tested to WordPress 5.8.2.
* Required version 6.3.4+ of the basic plugin.
= 6.4.0 =
Full release notes.
* Included counts in WP-CLI update command.
* Added support for `--dry-run` to only retrieve counts in WP-CLI update command.
* Introduced `list-tables` WP-CLI command.
* Introduced `list-sections` WP-CLI command.
* Introduced new Checkboxes::convert_table_counts_to_sections utility method.
* Deprecated the Pro::swap_tables method.
* Deprecated the Checkboxes::is_using_tables method.
* Removed unused swap_tables process from go-live-update-urls/database/update-tables filter.
* Improved capitalization across plugin verbiage.
* Required version 6.3.0+ of the basic plugin.
= 6.3.5 =
* Improved browser performance.
* Reduced JavaScript bundle size.
* Drop support for Internet Explorer 11.
= 6.3.4 =
Full release notes.
* Improved update version handling.
* Fix issues with plugin notices not displaying.
= 6.3.3 =
* Fix styles in test results modal.
* Link to corresponding blog posts in changelog.
* Support PHP 8.
* Tested to WordPress 5.7.
* Improved user agent logging.
= 6.3.2 =
* Tested to WordPress 5.6.1.
* Fully support IE11 and official WordPress browserslist.
* Improved admin screen header and shared styles.
* Improved translation flow and documentation.
* Improved debugging information.
* No longer display "Status" label when no checkboxes are checked.
* Use version 6.2.0 of js-boilerplate.
= 6.3.1 =
* Reduce JavaScript bundle size by 30%.
* Switch to external CDN for React.
* Improved debug endpoint with WordPress version information.
= 6.3.0 =
Full release notes.
* Modernized JavaScript structure.
* Require WordPress version 5.2.0+.
= 6.2.5 =
* Fully support auto-update system.
* Improved REST API permission callback.
* Improved readme grammar.
= 6.2.4 =
* Improved counting of URL across subdomains.
* Improved counting of URL within serialized data.
* Improved history handling during updates.
* Support replacing non subdomain values which duplicate because the old URL exists within the new URL.
* Reorder sections and database tables.
* Fix bug when a site's URL is not changed before running this plugin.
* Fix false failure when an install has no custom tables.
* Require basic version 6.2.2+.
= 6.2.3 =
* Update endpoint improvements.
= 6.2.2 =
* Improved PHPCS implementation.
* Register REST API endpoint.
= 6.2.1 =
* Fix bug when counting urls in the Users section.
* Fix WP core notification margins.
= 6.2.0 =
Full release notes.
* Completely redesign and replace tools screen.
* Add real time reporting of count and location of urls which will be updated.
* Add report of count and location of urls which were updated.
* Add progress bar during updates.
* Support updating `registration_log` and `signups` tables in users section.
* Make domain testing more reliable.
* Fix border styles in history modal.
* Officially drop all support for PHP 5.5 in favor of 5.6.
= 6.1.1 =
* Fix minor CSS issue.
* Fix console error.
= 6.1.0 =
Full release notes.
* Rewrite the entire UI in TypeScript.
* Lighter, more responsive admin experience.
* Improved history retrieval performance.
* Improved mobile device styles.
* Support WordPress Core 5.5.
* Fix timezone offset in history dates.
* Require version 6.1.2+ of the basic plugin.
= 6.0.1 =
* Compatibility with WordPress 5.4.2 confirmed.
* Improved changelog.
= 6.0.0 =
Full release notes.
* Entirely new code structure.
* Require version 6.0.0+ of the basic plugin.
* Improved admin experience.
* Improved URL testing experience and user interface.
* Removed all deprecated code and filters.
* Improved filter and action names.
= 2.7.1 =
* Fix error when update endpoint fails.
* Support WordPress Core 5.4.
= 2.7.0 =
Full release notes.
* Disable submit button if no tables were selected.
* Only check boxes for sections which were updated when the page reloads.
* Cleanup admin screen after updating.
* Fix button icon spacing for WP 5.3.
* General tools screen styling improvements.
= 2.6.4 =
* Update endpoint version 4.
* Update text references and translations.
= 2.6.3 =
* Support for WordPress version 5.3.0
* Officially drop support for PHP 5.4 in favor of 5.6.0
* Introduced DevOps style deployment flow for faster more stable updates.
= 2.6.0 =
Full release notes.
* Added WP-CLI `go-live` command.
* Officially drop support for PHP 5.3 in favor of 5.4.
== Upgrade Notice ==
= 6.0.0 =
Major version update. Not backward compatible with version 2 filters or code. Please remove any custom filters or extensions before updating.