Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jcamp/88d1914d744345899f76db3b2cd16a45 to your computer and use it in GitHub Desktop.
Save jcamp/88d1914d744345899f76db3b2cd16a45 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