/which-wordpress-template

Which WordPress Template

Primary LanguagePHP

=== Plugin Name ===

Contributors: neilgee
Donate link: http://wpbeaches.com/
Tags: template, hierarchy, show, admin, php, visual
Requires at least: 3.8
Tested up to: 4.6
Stable tag: 1.2.0
Plugin Name: Which Template Am I
Plugin URI: http://wpbeaches.com/
Description: Show which template you are using in WordPress by looking at the bottom of the page when logged in.
Author: Neil Gee
Version: 1.2.0
Author URI:http://wpbeaches.com
License:           GPL-2.0+
License URI:       http://www.gnu.org/licenses/gpl-2.0.txt

This plugin will display the name of the WordPress Template in use for the current page at in the footer. It only shows for logged in administrators.


== Description ==

This plugin will display the name of the WordPress Template in use for the current page at the bottom of the page. It will only show in the front end when you are logged in. Just deactivate the plugin when you find which template you need to adjust.

== Installation ==

This section describes how to install the plugin:

1. Upload the `which-template-am-i` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Usage ==
Just activate the plugin and when logged in as an Admin look at the front end view of a WordPress theme, look at the bottom of the page to see which WordPress template the current theme is using.


== Changelog ==

= 1.2.0 * Style visual indicator similar to WP Admin tool bar, change hook to wp_footer and admin user can only see the visual indicator whilst logged in. Link to template hierarchy page on WP logo.

= 1.1.1 * Fix notice to bottom of page, added semi transparent background - centered template path.

= 1.1.0 * Added a visual indicator around the template path.

= 1.0.0 * Initial release.