Skip to content

Instantly share code, notes, and snippets.

@nelsonJM
Created October 24, 2012 21:58
Show Gist options
  • Select an option

  • Save nelsonJM/3949187 to your computer and use it in GitHub Desktop.

Select an option

Save nelsonJM/3949187 to your computer and use it in GitHub Desktop.
WordPress: Template Path
define( 'TEMPPATH', get_bloginfo('stylesheet_directory'));
define( 'IMAGES', TEMPPATH. "/images");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment