Skip to content

Instantly share code, notes, and snippets.

@tinotriste
Created April 15, 2013 01:31
Show Gist options
  • Save tinotriste/5385080 to your computer and use it in GitHub Desktop.
Save tinotriste/5385080 to your computer and use it in GitHub Desktop.
Wordpress: Get template URI
<?php echo get_template_directory_uri(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment