WP Migrate

A plugin that assists in migrating your WordPress database to a new location and/or domain.

Author:Joshua Riddle (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:2.9.2
Plugin version:0.1.6
Added to WordPress repository:31-03-2010
Last updated:13-04-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.theriddlebrothers.com/our-services...
Total downloads:15 061
Active installs:60+
plugin download
Click to start download

WP-Migrate allows users to enter database information separate from the current site/blog database, and migrate the current information over. It enables you to select what (if any) information to move over, and/or update the URL throughout the database to a new domain while keeping the seralized meta information intact.

NOTICE: This is a very developer-centric plugin and should not be used by anyone that is not comfortable working with database settings and entering connection information.

This is an early version and it is recommended that you run a test-deployment before migrating any information to a production database. For example: create a new database named "mysite2", running the migration, and switching the wp-config.php file on your production server to point to that database. This way you can switch back quickly if there was an issue.

Plugin requires the json_encode function to be available on your server.