Exports your database, does a find and replace on URLs and file paths, then allows you to save it to your computer.
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: 2.0.3 or higher
Compatible up to: 3.3.2
Last Updated: 2011-9-23
Downloads: 20,968
0 of 3 support threads in the last three weeks have been resolved.
Got something to say? Need help?