Dynamic Template Parts Security & Risk Analysis

wordpress.org/plugins/dynamic-template-parts

Enhance your site’s flexibility with Dynamic Template Parts, allowing you to swap headers, footers, and more on a post-by-post basis.

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Dec 3, 2024
blockcustom-templateseditorswitchertemplate
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Dynamic Template Parts Safe to Use in 2026?

Generally Safe

Score 92/100

Dynamic Template Parts 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 "dynamic-template-parts" plugin version 1.0.0 exhibits a strong security posture based on the provided static analysis. The complete absence of identified attack surface entry points, dangerous functions, SQL injection risks (all queries use prepared statements), and unsanitized taint flows is highly commendable. Furthermore, all identified output points are properly escaped, mitigating cross-site scripting (XSS) vulnerabilities. The plugin also demonstrates adherence to good practices by performing capability checks and not bundling external libraries that could introduce vulnerabilities.

Despite the excellent code-level findings, the analysis does reveal a minor concern regarding the lack of nonce checks. While the attack surface is currently zero, future development introducing new entry points without proper nonce validation could expose the plugin to CSRF attacks. The plugin's vulnerability history is clean, with zero recorded CVEs, which suggests a well-maintained and secure development history. The overall conclusion is that this version of the plugin is very secure, with the only potential area for improvement being the consistent implementation of nonce checks for any future additions to its functionality, even if the current attack surface is zero.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

Dynamic Template Parts Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Dynamic Template Parts Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Dynamic Template Parts Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Dynamic Template Parts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionenqueue_block_assetsincludes/assets.php:20
actioninitincludes/meta.php:18
filterplugin_action_linksincludes/namespace.php:14
filterrender_block_dataincludes/switcher.php:20
Maintenance & Trust

Dynamic Template Parts Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 3, 2024
PHP min version7.4
Downloads817

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Dynamic Template Parts Developer Profile

Matt Watson

1 plugin · 0 total installs

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

How We Detect Dynamic Template Parts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dynamic-template-parts/build/editor.js/wp-content/plugins/dynamic-template-parts/build/editor.css
Script Paths
/wp-content/plugins/dynamic-template-parts/build/editor.js
Version Parameters
dynamic-template-parts/build/editor.css?ver=dynamic-template-parts/build/editor.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-dynamic-template-parts-key
JS Globals
dynamicTemplateParts
FAQ

Frequently Asked Questions about Dynamic Template Parts