Download WP Migrate DB Pro v2.7.2 Nulled Free
v2.7.2 - Feb 12, 2025
Bug fix: Export, push, pull, and backup commands initiated via WP-CLI once again operate without errors related to unknown column keys, fixing a regression introduced in version 2.7.1
New: Pulling a subsite from a multisite network to a single site via WP-CLI now migrates the appropriate database tables
Bug fix: A new filter wpmdb_check_table_column_for_reference now helps to avoid memory errors by excluding columns from the find and replace operation when a serialized reference is detected
Bug fix: Security: Plugin configuration data now uses JSON encoding instead of serialization to prevent PHP Object Injection (thanks to Patchstack for responsible disclosure on January 15, 2024 followed by development and testing of the fix by WP Engine)
Bug fix: Security: Unserializing an object during find and replace operations now passes 'allowed_classes' => false to avoid instantiating the complete object and potentially running malicious code stored in the database
Bug fix: Security: The wp-queue library now ensures that only its own classes can be unserialized via allowed_classes
Bug fix: Sites with "bundle" or "runtime" in the domain name can now load plugin pages in WP Admin
New: Full-site exports including the database and files are now available to all users
New: Exported ZIP archives are now compatible with drag-and-drop importing to Local
New: Highlights from recent releases are now communicated through the What’s New tab
Improvement: Exports can now be performed without defining the URL or Path
Improvement: CLI exports can once again accept paths with slashes so an export can be saved to a directory that is different from where the command is executed
Bug fix: Large export file downloads no longer cause errors
Bug fix: All profile panels are now available immediately after a license has been added
Bug fix: Defining the UPLOADS constant with a location outside of wp-content no longer causes an error when migrating files
Improvement: WP Migrate DB Pro license-related API calls are now faster, which significantly decreases load times for WP admin pages such as “Plugins” and “Tools > Migrate DB Pro”
Bug fix: Running a pull migration with different database prefixes no longer causes PHP notices
Bug fix: WP Migrate DB profiles can now be re-saved without requiring a page refresh