=== Display Template Name === Tags: developpement, template Requires at least: 3.0.0 Tested up to: 3.3.1 Stable tag: 1.2.2.2 == Description == Displays the name of the template used by the currently displayed page. Plugins very useful for developing your blog. == Installation == 1. Upload `display-template-name` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Screenshots == 1. Area display debug. 2. Page display customization == Changelog == = 1.2.2.2 = * Code optimization = 1.2.2.1 = * Fix bug for retrieving screenshoot theme image = 1.2.2 = * Improved GUI for customizing the display of debug area = 1.2.1 = * Add an uninstall file in order to delete options saved in the database = 1.2 = * Add an admin panel to manage the position of the debug box = 1.1 = * Add css to fix z-index problem = 1.0 = * First version of the plugin.