Wordpress 3 Site Home (for non live sites)


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. define('WP_HOME','http://example.com');
  2. define('WP_SITEURL','http://example.com');

Report this snippet


Comments


You need to login to view comments.