Created
November 28, 2018 16:47
-
-
Save Farmatique/dbcf530970d57d7917cec0fe6711aed0 to your computer and use it in GitHub Desktop.
Wordpress URL in phpmyadmin SQL (when migrate, etc)
This file contains hidden or 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
wp_options > siteurl | |
wp_options > home | |
For local: http://localhost/yoursitefolder or http://yourlocalip/yoursitefolder | |
Always clear cache in browser! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment