wp-migrate-db
wp-migrate-db copied to clipboard
WordPress plugin that exports your database, does a find and replace on URLs and file paths, then allows you to save it to your computer.
A logged in user can be tricked into visiting a site executing a POST request like this (possible since there is no nonce checking here): ``` POST /wp/wp-admin/admin-ajax.php HTTP/1.1 Host:...
I tried to replace: **//mydomain.com** to **//dev.mydomain.com** dev. subdomain gets duplicated, so in the output file i can see **dev.dev**.mydomain.com entries instead of **dev**.mydomain.com
Database exported in a network has some errors: wp_blogs table (domain/path entries) has wrong entries wp_site table (domain/path entries),has wrong entries wp_sitemeta (siteurl) has wrong entry
There was a simple error but I think is need to fix to don´t confuse the plugin users. There was a word ... então permite que você a salve "sem"...
...hich MIGHT have a PRIVATE CONSTRUCTOR. I'm submitting this pull request because when we used wp-migrate-db with Event Espresso 4 (eventespresso.com), it gave us a fatal error because we're serializing...