=== Plugin Name ===

Contributors: themightymo, vegasgeek
Donate link: http://www.themightymo.com/donate/
Tags: debug
Requires at least: 2.7
Tested up to: 5.4.2
Stable tag: 1.2

This is a debugging plugin that displays the current php file that is loading on the front end of the website.

== Description ==

This is a debugging plugin that displays the current php file that is loading on the front end of the website.

Thanks to [VegasGeek](http://vegasgeek.com/which-template-is-being-used/) and [Mark Gason](http://www.gasolicious.com) for the code and inspiration for this plugin, respectively.

== Installation ==

There are two methods of installing the plugin:

**From the [WordPress plugins page](http://wordpress.org/extend/plugins/)**
1. Download the plugin
2. Upload the `what-template-file-am-i-viewing` folder to your `/wp-content/plugins/` directory.
3. Active the plugin in the plugin menu panel in your administration area.

**From inside your WordPress installation, in the plugin section.**
1. Search for the `what template file am i viewing` plugin
2. Install it and then active it.


== Frequently Asked Questions ==



= Where do I see the output of this plugin? =

The output of the plugin displays in the admin bar at the top of the page on the front end of your site.

= Where is the options page for this plugin? =
There are no options for this plugin, nor is there an options page.

== Upgrade Notice ==
There are currently no upgrades available for this plugin


== Screenshots ==
1. Location of template file displayed in the admin bar


== Changelog ==

= 1.0 =

* 	Initial Release

= 1.1 =

* 	Hide the output for non-admins (a.k.a. The output will not display for website visitors.)

= 1.2 =

*	Moved the output to the admin bar