Page Template Usage Info Security & Risk Analysis

wordpress.org/plugins/page-template-usage-info

Shows you which pages are using which templates, and whether or they are built with Gutenberg or not.

90 active installs v1.3.4 PHP + WP 3.0.1+ Updated Oct 19, 2023
blocksgutenbergpagereportingtemplates
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Page Template Usage Info Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The 'page-template-usage-info' plugin v1.3.4 presents a mixed security profile. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all its SQL queries and lacks any recorded vulnerabilities (CVEs). Furthermore, the static analysis reveals a very small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no entry points are found to be unprotected. However, a significant concern arises from the output escaping. With 100% of its 20 identified output operations being unescaped, this indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the taint analysis reveals 4 flows with unsanitized paths, and while they did not escalate to critical or high severity in this analysis, the presence of unsanitized paths is a precursor to potential vulnerabilities, especially when combined with unescaped output. The plugin's history of zero vulnerabilities is a positive indicator, but the identified code signals for output escaping and taint flows suggest that latent risks may exist that could be exploited if specific user-supplied data bypasses intended sanitization.

Key Concerns

  • Unescaped output detected
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Page Template Usage Info Security Vulnerabilities

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

Page Template Usage Info Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

0% escaped20 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
fti_page_templates (fti_page_templates.php:102)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Page Template Usage Info Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menufti_page_templates.php:46
actionadmin_initfti_page_templates.php:49
actionadmin_menutrunk\fti_page_templates.php:46
actionadmin_inittrunk\fti_page_templates.php:49
Maintenance & Trust

Page Template Usage Info Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.0
Last updatedOct 19, 2023
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs90
Developer Profile

Page Template Usage Info Developer Profile

Shawn Hooper

2 plugins · 100 total installs

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

How We Detect Page Template Usage Info

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/page-template-usage-info/fti_page_templates.css
Version Parameters
page-template-usage-info/fti_page_templates.css?ver=

HTML / DOM Fingerprints

CSS Classes
fti_page_templates_templateListfti_page_templates_pageList
JS Globals
jQuery
FAQ

Frequently Asked Questions about Page Template Usage Info