Skip to content

Instantly share code, notes, and snippets.

@Boztown
Created May 7, 2015 20:11
Show Gist options
  • Select an option

  • Save Boztown/4e05cac44584e26e8040 to your computer and use it in GitHub Desktop.

Select an option

Save Boztown/4e05cac44584e26e8040 to your computer and use it in GitHub Desktop.
define('WP_HOME','http://' . $_SERVER['SERVER_NAME']);
define('WP_SITEURL','http://' . $_SERVER['SERVER_NAME']);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment