Multisite Tools Addon Changelog
1.4.1 - Nov 09, 2021
- Bug fix: Find & Replace tool once again preselects the appropriate tables when targeting a subsite
1.4.0 - Oct 19, 2021
- New: Migrating between sites with different table prefixes is now possible when running a migration to or from a multisite
1.3.1 - Jul 01, 2021
- Bug fix: Some PHP files can be directly accessed in a browser
1.3 - Apr 28, 2021
- New: Compatibility with WP Migrate DB Pro 2.0
1.2.6 - Apr 24, 2019
- Bug fix:
wp_
default prefix used when updating user roles
1.2.5 - Feb 07, 2019
- Improvement: Refactor to remove third-party dependency injection container
- Improvement: Compatibility with WP Migrate DB Pro 1.9.3
- Bug fix:
edit_last
wp_postmeta record not updated when pulling a single site into a subsite
1.2.4 - Dec 18, 2018
- Improvement: Compatibility with WP Migrate DB Pro 1.9.2
- Bug fix: Migrations time out when transferring large database tables
1.2.3 - Nov 28, 2018
- Bug fix: Cli folder not renamed during plugin update
1.2.2 - Nov 27, 2018
- New: Increased PHP version requirement from PHP 5.2+ to PHP 5.4+
- Improvement: Compatibility with WP Migrate DB Pro 1.9
- Improvement: Major reorganization of the PHP code into better classes and a better folder structure
- Bug fix: "Backup only tables selected for migration" option triggers a JavaScript error when pulling a single site
- Bug fix: Incorrect prefix created when migrating a single site to a multisite instance when using the CLI and a saved profile
1.2.1 - Sep 18, 2018
- Improvement: Compatibility with WP Migrate DB Pro 1.8.2
- Improvement: Compatibility with Theme & Plugin Files 1.0
1.2 - Nov 09, 2017
- View Release Post
- New: Push/Pull single site install into/from multisite subsite
- New: Compatibility with WP Migrate DB Pro 1.8.1
- Bug fix: Importing a subsite with the same
user_login
and user_email
duplicates users
- Bug fix: Subsite selector showing on single sites for find & replace
- Bug fix: Find & Replace removes site path on multisite media items
1.1.6 - Sep 14, 2017
- Bug fix: Protocol replace not working when importing a single site into a subsite
1.1.5 - Dec 15, 2016
- Bug fix: Multisite networks with > 100 sites can only select from first 100 sites for push/pull subsite
1.1.4 - Nov 01, 2016
- New: Compatibility with WP Migrate DB Pro 1.7
- Bug fix: Using deprecated
wp_get_sites()
function causes PHP Notices in WordPress >= 4.6
1.1.3 - Jul 12, 2016
- Bug fix: Site activated plugins not migrated from subsite to single site
- Bug fix: Subsite tables with names resembling core tables are always selected when performing a subsite push
1.1.2 - Apr 25, 2016
- New: Compatibility with WP Migrate DB Pro 1.6
- Bug fix: Incorrect table selection when switching between push and pull for subsite migrations to/from single site installs
1.1.1 - Feb 17, 2016
- Bug fix: Broken Pull Into Subsite when server returns integer as string (looking at you HHVM)
1.1 - Feb 03, 2016
- New: Push subsite to single site install (optionally with media)
- New: Pull single site install into subsite (optionally with media)
- New: Users filtered to only those required for migrated site content
1.0.2 - Sep 21, 2015
- New: Compatibility with WP Migrate DB Pro 1.5.2
- Bug fix: Error when clicking "View version details" in plugins list
1.0.1 - Jul 15, 2015
- New: Compatibility with WP Migrate DB Pro 1.5.1
- Bug fix: Non-core tables not being renamed correctly
1.0 - Jun 24, 2015