Migrate
Migrate copied to clipboard
Version 0.0.4
Contributions by Matt Rabe:
- Added support for Multisite installs (even though "MS" is outdated at time of commit)
- added support for translating URLs in the following additional areas: a) Taxonomy Meta (wp_taxonomymeta) b) Post Meta (wp_postmeta)
- Added a little bit of output for persons who might experience an "Error establishing database connection" issue when trying to run this script
Hey there!
Just wanted to thank you for providing this script... I discovered it some time ago (0.0.2) and have been using it regularly in my development cycles - very handy! I have come across several issues over the course of using it, and so have added additional code on my end. I used this code for quite some time as well, and now have decided to contribute to your project. This commit includes all of 0.0.3 plus my new additions. Thanks again.