=== which template file === Plugin Name: which template file Description: Show which php file of your theme is used to display the current page. Version: 2.0 Author: Gilles Dumas Author URI: http://gillesdumas.com Contributors: gilles66 Tags: template, debug, adminbar Requires at least: 3.3 Tested up to: 3.7.1 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Show the name of the php file of your theme used to display the current page. == Description == Need to know which template is used by WordPress to display your pages in the front office ? This plugin simply does this. Efficient and very easy to install, it will show you in the admin bar the name of the php file currently used to display the current page. == Installation == Installation process is exactly the same than other WordPress plugins. Check this link if you need help : https://www.google.fr/search?q=how+to+install+a+wordpress+plugin&oq=how+to+install+a+wordpress 1. Upload the plugin folder 'which-template-file' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Smile ;-) == Frequently Asked Questions == = Why would I need this plugin ? = Just usefull if you are a WordPress theme developer. == Screenshots == 1. The result in your admin bar == Changelog == = 2.0 = * Now the template name is shown in the admin bar just for the admin = 1.4 = * Small css change (adding !important to the color of the text) = 1.0 = * The first version