Created
January 28, 2021 02:11
-
-
Save jennimckinnon/88016f679a5c68cc6a0ea326d85b10b3 to your computer and use it in GitHub Desktop.
For an article
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
define( 'WP_HOME', 'http://your-new-domain.com' ); | |
define( 'WP_SITEURL', 'http://your-new-domain.com' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment