Skip to content

Instantly share code, notes, and snippets.

@CodeNegar
Created July 17, 2012 10:07
Show Gist options
  • Save CodeNegar/3128542 to your computer and use it in GitHub Desktop.
Save CodeNegar/3128542 to your computer and use it in GitHub Desktop.
php: wordpress current theme path
TEMPLATEPATH
bloginfo('template_url');
get_template_directory()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment