Skip to content

Instantly share code, notes, and snippets.

@jashimcse
Created October 4, 2018 05:09
Show Gist options
  • Save jashimcse/27c3096bf6f29f22a757bb8bb5e1042f to your computer and use it in GitHub Desktop.
Save jashimcse/27c3096bf6f29f22a757bb8bb5e1042f to your computer and use it in GitHub Desktop.
define('WP_HOME','http://localhost/automov');
define('WP_SITEURL','http://localhost/automov');
chnage to
define('WP_HOME','http://facebook.com');
define('WP_SITEURL','http://facebook.com');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment