Skip to content

Instantly share code, notes, and snippets.

@rolka
Created September 2, 2013 12:21
Show Gist options
  • Save rolka/6412300 to your computer and use it in GitHub Desktop.
Save rolka/6412300 to your computer and use it in GitHub Desktop.
wp: home url
<?php echo esc_url( home_url( '/' ) ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment