dajocarter
7/1/2016 - 2:17 PM

Wordpress Things

Wordpress Things

// Place in wp-config.php
define('WP_HOME', 'http://example:8888');
define('WP_SITEURL', WP_HOME);