Last Updated: 2009-03-20 WP Migrate DB exports your database, does a find and replace on URLs and file paths, then allows you to save it to your comp
WP Migrate DB exports your database as a MySQL data dump (much like phpMyAdmin), does a find and replace on URLs and file paths, then allows you to save it to your computer. It is perfect for developers who develop locally and need to to move their WordPress site to a staging or production server.
It even takes into account serialized data and updates the string length values.
Example: s:5:"hello" becomes s:11:"hello world"
Requires WordPress Version: 2.0.3 or higher
Compatible up to: 2.7.1
Last Updated: 2009-12-13




