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.1
Requires WordPress Version: 3.0
Compatible Up To: 3.1.4
Download
Downloaded: 1870 times
Latest version: Download Show Template v1.1 [zip]
Other versions: Download Show Template archives
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
<!-- Active Template: /home/username/public_html/wordpress/wp-content/themes/default/index.php -->
FAQ
Q. Why is the html comment not showing in the view source of my site?
A. This plugin requires that your themes footer.php contain <?php wp_footer(); ?> directly above the </body> tag.
Changelog
1.1 (2010-09-12):
- Use the WordPress 3.0 logic in determining the template file to include
- Add additional functionality to detect when a plugin or theme has intercepted the template loader
1.0 (2009-05-13):
- Initial Public Release
Works great, thank you
Pingback: WordPress Plugin Releases for 05/17 | Weblog Tools Collection
Pingback: WordPress Plugin Releases for 05/17 | BlogBroker24-7
Pingback: WordPress Plugin Releases for 05/17 | The Cliffmaster
Pingback: WordPress Plugin Releases for 05/17 | Fresh News - Blog Design, Wordpress, Blogger, and Web Development
Pingback: Comment on Show Template by WordPress Plugin Releases for 05/17 … | WEBMASTERLIB.COM
Hi, nice plugin! Hope there will be Buddypress support on next version.