THE PERFECT WORKFLOW
Install WP Migrate on two or more WordPress sites and simply push/pull the database, media, themes, and plugins between those sites.The perfect workflow tool for thousands of professional WordPress developers.
Still “manually” migrating WordPress sites?
Are you exporting the database with phpMyAdmin, SequelAce, or some other database tool and then running a find & replace on the SQL file? And then you still have to use FTP to download your media, themes and plugins!
We both know that isn’t ideal.
WP Migrate fits neatly into your developer workflow, giving you seamless migrations between localhost and live.
Changelog
#2.6.8 - Jun 01, 2023
- Bug fix: All-In-One Security and WP Migrate are now more compatible as a result of skipping the stacktrace column in the aiowps_audit_log table during find and replace operations
- Bug fix: Multisite Tools are now only displayed when a qualifying license has been activated
#2.6.7 - May 18, 2023
- Bug fix: Exports are now compatible with PHP 8.1+
#2.6.6 - May 09, 2023
- Bug fix: Migrations including Themes, Plugins, Must-Use Plugins, and Other Files now properly move those files into place during finalization.
#2.6.5 - Apr 25, 2023
- Bug fix: Migrations no longer cause PHP notices when a file path is null
- Bug fix: Multisite CLI migrations using the --subsite argument once again add users to the correct tables
- Bug fix: CLI migrations using the profile subcommand now work reliably even if older profiles have been deleted
- Bug fix: Profiles are now loaded with the expected Database settings immediately after a remote plugin update
#2.6.4 - Apr 06, 2023
- Improvement: Easy Updates Manager and WP Migrate are now more compatible as a result of skipping the eum_logs table
- Improvement: Inactive licenses can now be reactivated from the plugin
- Bug fix: Migrations no longer cause PHP warnings that mention an “undefined array key”
#2.6.2 - Feb 28, 2023
- Improvement: Domain and path values are once again pre-populated when exporting the database after being temporarily removed in version 2.6.0
- Improvement: Sites with firewall plugins such as Wordfence and Defender Pro now communicate possible compatibility issues when enabling push migrations
- Improvement: Zlib compression is no longer used in pull operations, resulting in faster migrations
- Bug fix: The multisite tools panel is no longer hidden in Find & Replace profiles
#2.6.3 - Feb 28, 2023
- Bug fix: Reverted a change from 2.6.2 that inadvertently caused profiles with all post types selected to behave as if no post types were selected
#2.6.1 - Feb 01, 2023
- Improvement: Duplicator is now more compatible as a result of skipping references in the duplicator_packages table
- Improvement: Windows servers and WAMP are now more compatible due to consistent handling of file paths
- Improvement: Folder permission errors are now shown before starting a migration
- Bug fix: Export file downloads no longer cause PHP warnings and notices
- Bug fix: Non-alphanumeric characters no longer break exported file downloads
- Bug fix: Media uploads date picker styles are no longer broken
- Bug fix: CLI migrations that include files once again complete without error