Skip to content

Instantly share code, notes, and snippets.

@ajiseco
Last active October 11, 2015 11:48
Show Gist options
  • Save ajiseco/3854599 to your computer and use it in GitHub Desktop.
Save ajiseco/3854599 to your computer and use it in GitHub Desktop.
Prints templete in use
<?php
global $template;
print_r($template);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment