=== Get and Modify Template Files ===

Contributors: aistechnolabspvtltd
Tags: get template files, modify files, modify template files, frontend file edit, get and modify templates, edit template, how to know which template is used, get template name
Requires at least: 6.0
Tested up to: 6.0
Stable tag: 1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html


Get and Modify Template Files plugin is used to know which template file is used in current page you are viewing.

== Description ==

Get and Modify Template Files used to get which template file is used in theme for the current page you are viewing. You can find Get Template files submenu inside Site menu in admin bar.

It will help to figure out which files to edit when we want to customize our themes.

After activation, user need to just visit their website and they will get a new "Get Template files" submenu inside sitename in WordPress admin bar.

== Frequently Asked Questions == 

= How it Works?
You just need to install plugin and then you can find Get Template files option inside Site menu in wp admin bar. From where you can get all template files for current page and you can edit those files if you have no file permission restrictions.


= Where can I find the settings configuration? 

There is no need of any configuration. You can simply activate plugin and you will get option Get Template files in admin bar site menu. Please refer screensot for more clarification.

= I am not able to edit files

For that u need to check file permissions. if you have added define( 'DISALLOW_FILE_EDIT', true ); in wp-config.php then you will not able to edit files.

= Where can I find the Get and Modify Template Files? 
You can find that in Site name submenu in admin bar. Please refer screen shot so you can get better idea on this.

== Changelog ==

= 1.0.0 =
- Initial Release

== Upgrade Notice ==

Make sure you get the latest version.