Skip to content

Instantly share code, notes, and snippets.

@raftaar1191
Created September 25, 2019 09:07
Show Gist options
  • Save raftaar1191/dcd339d08a7f476b7424f25f9e6740f6 to your computer and use it in GitHub Desktop.
Save raftaar1191/dcd339d08a7f476b7424f25f9e6740f6 to your computer and use it in GitHub Desktop.
Change the URL from Wp-confi file directly
define( 'WP_HOME', 'http://example.com' );
define( 'WP_SITEURL', 'http://example.com' );
@raftaar1191
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment