Template Tag Shortcodes Security & Risk Analysis

wordpress.org/plugins/template-tag-shortcodes

A plugin that turns many of the WP template tags into shortcodes (40+ shortcodes).

200 active installs v0.1.1 PHP + WP 2.5+ Updated Jun 14, 2009
pagepostpostsshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Template Tag Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "template-tag-shortcodes" plugin v0.1.1 demonstrates a generally strong security posture in its current state, according to the static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are positive indicators. Furthermore, the 100% proper output escaping suggests a commitment to preventing common cross-site scripting (XSS) vulnerabilities. The lack of any recorded vulnerabilities or CVEs in its history also contributes to a favorable security impression, implying a history of stable and secure development.

However, a notable concern arises from the significant attack surface presented by 46 shortcodes, none of which appear to have explicit capability checks or nonce protections. While the static analysis reports zero unprotected entry points, the absence of these common security mechanisms for shortcodes leaves room for potential vulnerabilities if the underlying logic within these shortcodes does not adequately sanitize user inputs or restrict access. Taint analysis currently shows no issues, but this could be due to the limited scope or lack of complex data flows in the analyzed code. The plugin's reliance on implicit security measures rather than explicit checks for its numerous shortcodes is a potential weakness that warrants attention.

Key Concerns

  • Shortcodes lack capability checks
  • Shortcodes lack nonce checks
Vulnerabilities
None known

Template Tag Shortcodes Security Vulnerabilities

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

Template Tag Shortcodes Code Analysis

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

Template Tag Shortcodes Attack Surface

Entry Points46
Unprotected0

Shortcodes 46

[wp_list_pages] template-tag-shortcodes.php:46
[wp_dropdown_pages] template-tag-shortcodes.php:47
[wp_list_categories] template-tag-shortcodes.php:52
[wp_dropdown_categories] template-tag-shortcodes.php:53
[the_category] template-tag-shortcodes.php:54
[get_category_link] template-tag-shortcodes.php:55
[category_description] template-tag-shortcodes.php:56
[wp_tag_cloud] template-tag-shortcodes.php:58
[the_tags] template-tag-shortcodes.php:59
[get_tag_link] template-tag-shortcodes.php:60
[tag_description] template-tag-shortcodes.php:61
[the_terms] template-tag-shortcodes.php:63
[term_description] template-tag-shortcodes.php:64
[wp_list_bookmarks] template-tag-shortcodes.php:69
[wp_get_archives] template-tag-shortcodes.php:74
[bloginfo] template-tag-shortcodes.php:79
[allowed_tags] template-tag-shortcodes.php:80
[wp_logout_url] template-tag-shortcodes.php:81
[wp_login_url] template-tag-shortcodes.php:82
[the_title] template-tag-shortcodes.php:87
[the_title_attribute] template-tag-shortcodes.php:88
[the_ID] template-tag-shortcodes.php:89
[the_permalink] template-tag-shortcodes.php:90
[get_permalink] template-tag-shortcodes.php:91
[the_date] template-tag-shortcodes.php:96
[the_time] template-tag-shortcodes.php:97
[the_modified_date] template-tag-shortcodes.php:98
[the_modified_time] template-tag-shortcodes.php:99
[wp_list_authors] template-tag-shortcodes.php:104
[the_author] template-tag-shortcodes.php:105
[the_author_description] template-tag-shortcodes.php:106
[the_author_login] template-tag-shortcodes.php:107
[the_author_firstname] template-tag-shortcodes.php:108
[the_author_lastname] template-tag-shortcodes.php:109
[the_author_nickname] template-tag-shortcodes.php:110
[the_author_ID] template-tag-shortcodes.php:111
[the_author_url] template-tag-shortcodes.php:112
[the_author_email] template-tag-shortcodes.php:113
[the_author_link] template-tag-shortcodes.php:114
[the_author_aim] template-tag-shortcodes.php:115
[the_author_yim] template-tag-shortcodes.php:116
[the_author_posts] template-tag-shortcodes.php:117
[the_author_posts_link] template-tag-shortcodes.php:118
[the_modified_author] template-tag-shortcodes.php:119
[the_author_meta] template-tag-shortcodes.php:120
[comments_link] template-tag-shortcodes.php:125
Maintenance & Trust

Template Tag Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedJun 14, 2009
PHP min version
Downloads12K

Community Trust

Rating100/100
Number of ratings5
Active installs200
Developer Profile

Template Tag Shortcodes Developer Profile

Justin Tadlock

33 plugins · 34K total installs

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

How We Detect Template Tag Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[wp_list_pages][wp_dropdown_pages][wp_list_categories][wp_dropdown_categories]
FAQ

Frequently Asked Questions about Template Tag Shortcodes