Created
July 22, 2014 19:23
-
-
Save infn8/b8b6a97e8a97679cf9c7 to your computer and use it in GitHub Desktop.
Toss this in all your WordPress template files to add a source code comment that helps you track down what file is generating your page.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Generating Template: <?php echo basename(__FILE__, '.php'); ?>.php --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment