Find & Replace Fields
The Find & Replace fields are available during any push or pull migration, or when running the Find & Replace tool. During a migration, you are presented with two standard…
A collection of resources for WordPress Developers, written and curated by experts
The Find & Replace fields are available during any push or pull migration, or when running the Find & Replace tool. During a migration, you are presented with two standard…
WordPress core and third-party plugins often serialize arrays or objects as a way of storing structured data in the WordPress database. The method used to serialize this data is PHP’s…
WP_DEBUG Do you have WordPress debugging turned on? There should be line in your wp-config.php file containing the following: define( ‘WP_DEBUG’, true ); If debugging is not on, you are flying blind. In fact,…
The following is a list of plugins that are known to not play nicely with WP Migrate DB Pro. If you’re experiencing problems with WP Migrate DB Pro and have…
Compatibility mode is a feature in WP Migrate DB Pro that controls how WordPress plugins and themes are loaded for requests made during migrations. WP Migrate DB Pro uses AJAX…
Below is a list of error messages you might come across in WP Migrate DB Pro. To use this document, please copy the error or error code (prefixed by a…
This guide shows how to activate WP Migrate and your license key. WP Migrate cannot receive plugin updates or provide access to premium features without a valid license key on…
The migration process makes heavy use of both AJAX and JavaScript and can sometimes report errors in your browser’s debugging console. While the new user interface will report these errors…