Skip to content

Instantly share code, notes, and snippets.

@Kaiderella
Last active July 22, 2021 02:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kaiderella/3ae31237ac2776e06ce36ba936fca0ed to your computer and use it in GitHub Desktop.
Save Kaiderella/3ae31237ac2776e06ce36ba936fca0ed to your computer and use it in GitHub Desktop.
Khai báo URL trong WordPress
define('WP_HOME','https://your-site.com');
define('WP_SITEURL','https://your-site.com');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment