=== Current Template Name === Contributors: nayanchamp7,wpfeelteam Tags: template, current, page, show, toolbar, filename, function, name, file, wpfeel Requires at least: 4.6 Tested up to: 5.6 Stable tag: 1.1.2 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Display current template name and Template included filenames on top of adminbar. == Description == This plugin shows your current template file name. You can see current template included files name in adminbar. Current theme name and wordpress version will also be seen at adminbar. For Developers and Users this plugin is a helping hand.This plugin will reveal template of your current page and tell you which template you are still using.You may need to know which template file your page just loaded, it just says to show current template. ## 🌱 Simply just activate the plugin and see the results at adminbar. ## ### ☀️ 'Current Template Name' provides following features: - Current Template Name - Current Theme Name - Current Wordpress Version - Included files name in current template == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/current-template-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Now in front see adminbar showing the menu. == Frequently Asked Questions == = How to use this plugin? = Just install it and see front site's adminbar menu. = Does it work with any theme? = Yeah, it should work with any theme. == Screenshots == 1. Adminbar view for current template name plugin. == Changelog == = 1.1.2 - 24/01/2021 = * Fixed: File enhancement. * Fixed: Junk cleaned. = 1.1.1 - 20/01/2021 = * Tweak: Wordpress latest version 5.6 compatability checked. = 1.1.0 - 08/05/2020 = * Added: Include files. * Added: Showing template files in adminbar. = 1.0.0 = * Added: Added plugin files. * Added: Initialize class and plugin functions.