Home and site URL in WordPress
define('WP_HOME','http://example.com');
define('WP_SITEURL','http://example.com');
…
tags: & category: -
define('WP_HOME','http://example.com');
define('WP_SITEURL','http://example.com');
…
tags: & category: -