Works like magic!
-
I know that wordpress is reporting that this plugin has not been updated in the last two years, but I took the dive and tried out on wordpress 4.0.1 anyway and it worked as the plugin states.
For those who are a bit confused as to what to put in your wp-config.php file, here you go… just replace the url (example.com) with yours…
define(‘WP_HOME’, ‘https://example.com’);
define(‘WP_SITEURL’, ‘https://example.com’);And as the author recommends before running it, you should backup your database just for good measure..
Many thanks to the author for this plugin, you sir, are a LEGEND!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Works like magic!’ is closed to new replies.