Skip to content

Instantly share code, notes, and snippets.

@jchck
Created October 23, 2012 20:55
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 jchck/3941489 to your computer and use it in GitHub Desktop.
Save jchck/3941489 to your computer and use it in GitHub Desktop.
Get WP template url
<?php echo get_template_directory_uri(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment