WP Extra Template Tags Security & Risk Analysis

wordpress.org/plugins/wp-extra-template-tags

This plugin provides Wordpress users with extra template tags. It can be used in themes or plugins.

70 active installs v0.4 PHP + WP 2.5+ Updated Sep 21, 2008
pagepermalinkposttagstemplate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Extra Template Tags Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The "wp-extra-template-tags" plugin v0.4 presents a generally favorable security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and importantly, there are no unprotected entry points detected. The lack of dangerous functions and file operations is also a positive indicator.

However, there are notable concerns regarding output escaping, with 100% of identified outputs lacking proper sanitization. This is a significant risk, as it can lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled correctly before being displayed. While there are capability checks present, the lack of nonce checks on any potential interaction points is also a weakness that could be exploited in certain scenarios, especially if the plugin were to introduce AJAX or similar functionalities in the future.

The plugin's vulnerability history is clean, with no known CVEs or recorded vulnerability types. This, combined with the limited attack surface and the presence of some capability checks, suggests a commitment to security by the developers or a lack of historical exploitation. Nevertheless, the unescaped output remains a critical area for improvement to achieve a robust security profile.

Key Concerns

  • Output escaping is not properly implemented
  • No nonce checks found
Vulnerabilities
None known

WP Extra Template Tags Security Vulnerabilities

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

WP Extra Template Tags Code Analysis

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

SQL Query Safety

25% prepared8 total queries

Output Escaping

0% escaped12 total outputs
Attack Surface

WP Extra Template Tags Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

WP Extra Template Tags Maintenance & Trust

Maintenance Signals

WordPress version tested2.6
Last updatedSep 21, 2008
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

WP Extra Template Tags Developer Profile

Jenst

7 plugins · 280 total installs

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

How We Detect WP Extra Template Tags

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-extra-template-tags/css/extra-template-tags.css/wp-content/plugins/wp-extra-template-tags/js/extra-template-tags.js
Script Paths
/wp-content/plugins/wp-extra-template-tags/js/extra-template-tags.js
Version Parameters
wp-extra-template-tags/css/extra-template-tags.css?ver=wp-extra-template-tags/js/extra-template-tags.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Extra Template Tags