Fix: Fix PHP Warning. Special thanks to @dieppon for reporting the issue!
0.5.3
Fix: Addressed PHP 8.x deprecation warning for passing null to parameter #3 ($subject) of str_replace(). Special thanks to @rembem for reporting the issue!
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.