saharusa
Member
Posted 1 year ago #
Hi there, This is a great idea for a plugin, till today I used to do it via direct db queries.
One suggestion:
The plugin covers changing wp url, but not abspath, maybe let the user (optional) a way to enter old absolute path and new absolute path.
Thanks.
http://wordpress.org/extend/plugins/change-wp-url/
This is a great plugin and very useful. My only request would be to take out this:
WHERE option_name = 'home' OR option_name = 'siteurl'
from the update options table query. Sometimes I have other plugin settings that are referencing the old url and they all need to be updated.
I gotta say, this is a darn handy plugin.
Can I make one more suggestion? If you add the following code to your plugin it will add a "Change Now" link on the plugin page: a nice shortcut for those wanting to activate/change.
[Code moderated as per the Forum Rules. Please use the pastebin]