The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing,…
About Show Current Template
This WordPress plugin adds a toolbar to your website that displays the current template file name, theme name, and included template files' names. It is inspired by the plugins "reveal-template" and a GitHub gist by "gatespace". If you find this plugin useful, you can support the developer by buying them a coffee.Screenshots

Frequently asked questions
What does this WordPress plugin do?
This WordPress plugin shows the current template file name, the current theme name, and included template files' name in the tool bar.
How can I support the developer of this plugin?
If you like this plugin, you can buy the developer a coffee! ?
Who inspired the creation of this plugin?
The creation of this plugin was inspired by the following sources: https://gist.github.com/gatespace/4482529 and https://wordpress.org/plugins/reveal-template/
Changelog
0.5.2
- Update required WordPress version to 5.9. Special thanks to @dmchale for reporting the issue!
0.5.1
- Delete unnecessary files.
0.5.0
- Display a message that this plugin is useless when using block themes.
- Remove stray language file. Special thanks to @szepeviktor for reporting the issue!
0.4.6
- Fix JS Error when No Admin Bar. Special thanks to @taupecat for reporting the issue!
0.4.5
- Fix showing included files at bottom when your WordPress site is multisite and you are a normal admin (not super admin). Special thanks to @dmchale for reporting the issue!
0.4.4
- Fix not showing included files on Windows local. Special thanks to @lindt01 for helping me identify the cause!
0.4.3
- Fix the JavaScript error reported by @flexer. Special thanks to @dmchale for the fix!
0.4.2
- Fix showing included files at bottom when the logged in user’s roles other than admin.
0.4.1
- Fix showing included files at bottom when visitor visits the site. This issue was reported by @tsato. Thank you very much!
0.4.0
- Fix not showing all included files with WordPress version 5.4 or greater.
- Clean up some code.
0.3.4
- No functional change at all except the version number in the plugin php file and donation url.
0.3.3
- No functional change at all except the version number in the plugin php file and donation url.
0.3.2
- No change at all except the version number in the plugin php file.
0.3.1
- Just add a donate link.
0.3.0
- UPDATED: Make the file list scrollable.
- UPDATED: Change css to sass.
0.2.2
- Oops, too short.
0.2.1
- UPDATED: Make the height of included files names shorter
0.1.8
- UPDATED: update for 3.8.
0.1.6
- FIXED: update for 3.8.
0.1.5
- FIXED: Fixed the issue of not displaying the parent theme name when using a child theme.
0.1.4
- UPDATED: Make not to show the current file in the included files list.
0.1.3
- FIXED: Fixed some notices.
0.1.2
- FIXED: Fixed potential conflict text domain (https://github.com/tekapo/show-current-template/pull/1).
Thanks to @wokamoto san.
0.1.1
- UPDATED: readme.txt
0.1.0
- Initial release