Created
January 31, 2017 13:29
-
-
Save Farmatique/e21f8e9be7ffc2669008ae93f715792e to your computer and use it in GitHub Desktop.
Wordpress back to homepage
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
| <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