
Template Tag Shortcodes Security & Risk Analysis
wordpress.org/plugins/template-tag-shortcodesA plugin that turns many of the WP template tags into shortcodes (40+ shortcodes).
Is Template Tag Shortcodes Safe to Use in 2026?
Generally Safe
Score 85/100Template Tag Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Template Tag Shortcodes Security Vulnerabilities
Template Tag Shortcodes Code Analysis
Template Tag Shortcodes Attack Surface
Shortcodes 46
Maintenance & Trust
Template Tag Shortcodes Maintenance & Trust
Maintenance Signals
Community Trust
Template Tag Shortcodes Alternatives
Display Posts – Easy lists, grids, navigation, and more
display-posts-shortcode
Add a listing of content on your website using a simple shortcode. Filter the results by category, author, and more.
Posts in Page
posts-in-page
Easily add one or more posts to any page using simple shortcodes.
azurecurve Flags
azurecurve-flags
Allows a 16x16 flag to be displayed in a post or page using a shortcode.
WP Multilingual Sitemap
wp-multilingual-sitemap
Allows creating complete multilingual sitemaps of your entire blog.
Display Last Post(s)
display-last-posts
Allows to display the last post(s) anywhere on your WordPress site/blog, using a shortcode or a short PHP code (for the templates).
Template Tag Shortcodes Developer Profile
33 plugins · 34K total installs
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
[wp_list_pages][wp_dropdown_pages][wp_list_categories][wp_dropdown_categories]