Skip to content

Instantly share code, notes, and snippets.

@Farmatique
Created November 28, 2018 16:47
Show Gist options
  • Save Farmatique/dbcf530970d57d7917cec0fe6711aed0 to your computer and use it in GitHub Desktop.
Save Farmatique/dbcf530970d57d7917cec0fe6711aed0 to your computer and use it in GitHub Desktop.
Wordpress URL in phpmyadmin SQL (when migrate, etc)
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