Skip to content

Instantly share code, notes, and snippets.

@jayontraps
Created November 30, 2014 19:58
Show Gist options
  • Save jayontraps/c144b42aea5d4c6893af to your computer and use it in GitHub Desktop.
Save jayontraps/c144b42aea5d4c6893af to your computer and use it in GitHub Desktop.
Wordpress get theme dircetory
<?php echo get_stylesheet_directory_uri(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment