Skip to content

Instantly share code, notes, and snippets.

@Farmatique
Created January 31, 2017 13:29
Show Gist options
  • Save Farmatique/e21f8e9be7ffc2669008ae93f715792e to your computer and use it in GitHub Desktop.
Save Farmatique/e21f8e9be7ffc2669008ae93f715792e to your computer and use it in GitHub Desktop.
Wordpress back to homepage
<a href="<?php echo home_url(); ?>">Home</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment