Dynamic Post Types Manager Security & Risk Analysis

wordpress.org/plugins/dynamic-post-types-manager

A plugin for creating and managing dynamic custom post types. Define and manage multiple custom post types directly from the WordPress admin.

0 active installs v1.0.1 PHP 7.4+ WP 5.0+ Updated Oct 6, 2024
content-managementcustom-post-typesdynamic-post-types
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Dynamic Post Types Manager Safe to Use in 2026?

Generally Safe

Score 92/100

Dynamic Post Types Manager 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 plugin "dynamic-post-types-manager" v1.0.1 exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and properly escaped output are excellent indicators of secure coding practices. Furthermore, the plugin does not perform file operations or external HTTP requests, which are common vectors for exploits. The complete lack of known CVEs and a clean vulnerability history further reinforce this positive assessment, suggesting a well-maintained and secure plugin.

While the static analysis reveals no direct vulnerabilities, the most significant concern stems from the complete absence of any identified entry points (AJAX handlers, REST API routes, shortcodes, cron events). This could indicate that the plugin either has no user-facing functionality or that the analysis did not capture its intended interaction points. It's also noteworthy that there are zero nonce or capability checks recorded. While this might be acceptable if there are truly no unprotected entry points, it represents a potential risk if the plugin's functionality evolves or if the static analysis was incomplete. Without these checks, any new or missed entry points could be exploited without authentication or proper authorization.

Key Concerns

  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Dynamic Post Types Manager Security Vulnerabilities

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

Dynamic Post Types Manager Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Dynamic Post Types Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menudynamic-post-types-manager.php:18
actionadmin_initdynamic-post-types-manager.php:19
actioninitdynamic-post-types-manager.php:87
Maintenance & Trust

Dynamic Post Types Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 6, 2024
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Dynamic Post Types Manager Developer Profile

sagar77

2 plugins · 0 total installs

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

How We Detect Dynamic Post Types Manager

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-tablelarge-text
Data Attributes
name="dptm_post_types"rows="10"cols="50"name="dptm_nonce"
FAQ

Frequently Asked Questions about Dynamic Post Types Manager