Skip to content

Instantly share code, notes, and snippets.

@trueqap
Created November 11, 2018 08:00
Show Gist options
  • Select an option

  • Save trueqap/7ba7aa9afb4b1727385f66fb059d6b3a to your computer and use it in GitHub Desktop.

Select an option

Save trueqap/7ba7aa9afb4b1727385f66fb059d6b3a to your computer and use it in GitHub Desktop.
wp-config.php
define( 'WP_HOME', 'http://YOUR-SITE-DOMAIN-HERE' );
define( 'WP_SITEURL', 'http://YOUR-SITE-DOMAIN-HERE' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment