We'll create fresh WordPress site with WP-Portability installed. You have 20 minutes to test the plugin after that site we'll be deleted.
WP-Portability is a plugin designed to quietly make your site more portable. It is to designed to facilitate the work that needs to be done to be move a wordpress install to another directory or server or domain name. It makes WordPress much less attached and dependant on its install directory and domain name.
Though anyone can make use of WP-Portability, it was designed with developers in mind. It greatly facilitates designing sites locally amongst a team of developers, moving the site to a staging server and finally pushing it live.
WP-Portability provides the following optimizations:
WP_SITEURL
and WP_HOME
constants. If these are already set in wp-config, this feature will not work. This feature will automatically disable itself on WordPress Multisite installations (network), as it will not work properly.http://domain.com
and http://127.0.0.1/path/to/install
). This feature will automatically disable itself on WordPress Multisite installations (network), as it will not work properly.