This plugin changes the host name which WordPress uses.
For example, when you run WordPress on your different servers, for production, development or staging, the host name will be changed and each site won't have broken links.
Temporarily changes the host name to the current host name ..
Also replaces the host name of the links to the contents and the in the same site..
The host name included in the contents on the server will be changed to the one for the production server..
The host name in the editor window is replaced with the current host name, so when you edit some on the server, you never have broken links...
This plugin uses the filter hooks below to replace the host name URL. $hooks = array.
Upload the entire dynamic-hostname directory to the wp-content plugins directory..
Activate through 'Plugins WordPress...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more