Skip to content

Instantly share code, notes, and snippets.

@johnregan3
Created August 16, 2016 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnregan3/8595e900effbbe9e02bef03bacc854a1 to your computer and use it in GitHub Desktop.
Save johnregan3/8595e900effbbe9e02bef03bacc854a1 to your computer and use it in GitHub Desktop.
<?php
define('DOMAIN_CURRENT_SITE', 'local-www.kiss925.com');
// ** Site URL settings ** //
define('WP_SITEURL', 'local-www.kiss925.com');
define('WP_HOME', 'local-www.kiss925.com');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment