Show Current Template Security & Risk Analysis

wordpress.org/plugins/show-current-template

A WordPress plugin which shows the current template file name, the current theme name and included template files' name in the tool bar.

100K active installs v0.5.4 PHP 7.4+ WP 5.9+ Updated Jan 17, 2026
templatetoolbar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Current Template Safe to Use in 2026?

Generally Safe

Score 100/100

Show Current Template has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'show-current-template' plugin version 0.5.4 demonstrates a strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code analysis indicates a clean codebase with no dangerous functions, all SQL queries using prepared statements, and all output properly escaped. The taint analysis also found no vulnerabilities. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of its security over time. The plugin's strengths lie in its minimal entry points and diligent use of secure coding practices for the code that does exist.

While the static analysis and vulnerability history are reassuring, a notable concern is the complete lack of capability checks and nonce checks. Although the attack surface is currently zero, any future addition of entry points without these fundamental WordPress security mechanisms could introduce significant vulnerabilities. The current version is secure due to its limited functionality and attack surface, but this lack of built-in security checks is a potential weakness for future development or if its functionality were to expand without addressing this oversight.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Show Current Template Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Show Current Template Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
2 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped2 total outputs
Attack Surface

Show Current Template Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_footershow-current-template.php:46
actionadmin_bar_menushow-current-template.php:48
actionwp_enqueue_scriptsshow-current-template.php:49
actionwp_enqueue_scriptsshow-current-template.php:50
Maintenance & Trust

Show Current Template Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 17, 2026
PHP min version7.4
Downloads1.3M

Community Trust

Rating100/100
Number of ratings71
Active installs100K
Developer Profile

Show Current Template Developer Profile

JOTAKI, Taisuke

95 plugins · 237K total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
117 days
View full developer profile
Detection Fingerprints

How We Detect Show Current Template

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-current-template/css/style.css/wp-content/plugins/show-current-template/css/style-old.css/wp-content/plugins/show-current-template/assets/js/replace.js
Script Paths
/wp-content/plugins/show-current-template/assets/js/replace.js
Version Parameters
show-current-template/css/style.css?ver=show-current-template/assets/js/replace.js?ver=

HTML / DOM Fingerprints

CSS Classes
show-template-name
FAQ

Frequently Asked Questions about Show Current Template