WP Migrate DB Pro 2.7.0

Download WP Migrate DB Pro 2.7.0 from nulled fire. Export, push, and pull to migrate your WordPress databases.
New: PHP and JS dependencies have been updated
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