show template name Security & Risk Analysis

wordpress.org/plugins/show-template-name

Plugin to improve the management of your page templates and Custom post Type on WordPress

80 active installs v1.0.2 PHP 7.2+ WP 5.2+ Updated May 26, 2024
templatetheme-template
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is show template name Safe to Use in 2026?

Generally Safe

Score 92/100

show template name has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The 'show-template-name' plugin version 1.0.2 demonstrates a strong security posture based on the static analysis provided. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code signals indicate a lack of dangerous functions, file operations, and external HTTP requests. All SQL queries are properly prepared, and there are no identified taint flows, suggesting robust protection against common vulnerabilities like SQL injection and path traversal. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of its security development practices.

However, there are areas for improvement. The plugin exhibits a relatively low percentage of properly escaped output (43%), which could expose it to cross-site scripting (XSS) vulnerabilities if user-controlled data is outputted without sufficient sanitization. Additionally, the absence of nonce and capability checks, while not directly exploitable given the current attack surface, represents a missed opportunity to enforce proper authorization and could become a concern if functionality is added in the future. Overall, the plugin is currently low risk due to its limited attack surface and lack of known vulnerabilities, but the output escaping could be enhanced for greater resilience.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

show template name Security Vulnerabilities

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

show template name Code Analysis

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

Output Escaping

43% escaped7 total outputs
Attack Surface

show template name Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioninitshow-template-name.php:22
filtermanage_pages_columnssrc\admin\filter-action.php:156
actionmanage_pages_custom_columnsrc\admin\filter-action.php:157
actionrestrict_manage_postssrc\admin\filter-action.php:159
actionpre_get_postssrc\admin\filter-action.php:161
filteradmin_body_classsrc\admin\filter-action.php:163
actionadmin_noticessrc\class-plugin.php:21
actionadmin_bar_menusrc\front\filter-action.php:79
filterbody_classsrc\front\filter-action.php:81
Maintenance & Trust

show template name Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 26, 2024
PHP min version7.2
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs80
Developer Profile

show template name Developer Profile

Luis Ruiz

5 plugins · 260 total installs

91
trust score
Avg Security Score
95/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect show template name

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tpl-page-layout
FAQ

Frequently Asked Questions about show template name