Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save vivirenremoto/30d06ea0b036a23a8dafcbc1e2139c8f to your computer and use it in GitHub Desktop.

Select an option

Save vivirenremoto/30d06ea0b036a23a8dafcbc1e2139c8f to your computer and use it in GitHub Desktop.
custom domain localhost wordpress
define('WP_HOME', 'https://test.test/');
define('WP_SITEURL', 'https://test.test/');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment