Skip to content

Instantly share code, notes, and snippets.

@barbwiredmedia
Created January 6, 2015 19:42
Show Gist options
  • Save barbwiredmedia/3947e6498a37fec93b0b to your computer and use it in GitHub Desktop.
Save barbwiredmedia/3947e6498a37fec93b0b to your computer and use it in GitHub Desktop.
Wordpress echo page template
<?php echo '<!-- ' . basename( get_page_template() ) . ' -->'; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment