Show Template
Prints an html comment in the footer of every page letting you know which template file of your theme was used for the display.
This plugin is aimed towards theme developers and for theme support. It is recommended to only have this plugin activated during development or support as it will expose your file system path structure.
Props to Joel Fisher for the idea behind this plugin.
Version Information
Version: 1.0
Requires WordPress Version: 2.7
Compatible up to: 2.8
Last updated: 13 May 2009
Installation
- Upload the
show-templatefolder to the/wp-content/plugins/directory or install directly through the plugin installer. - Activate the plugin through the 'Plugins' menu in WordPress or by using the link provided by the plugin installer
Upgrade
- Use the plugin updater in WordPress or...
- Delete the previous
show-templatefolder from the/wp-content/plugins/directory - Upload the new
show-templatefolder to the/wp-content/plugins/directory
Usage
- Install and activate.
- View source of your blog through your web browser. You will see a html comment in the form of
Frequently Asked Questions
Why is the html comment not showing in the view source of my site?
This plugin requires that your themes footer.php contain directly above the

Works great, thank you
Hi, nice plugin! Hope there will be Buddypress support on next version.