Register Post Types and Taxonomies Security & Risk Analysis

wordpress.org/plugins/register-post-types-and-taxonomies

This plugin will help you register new post types and taxonomies.

10 active installs v1.2 PHP + WP 4.2.2+ Updated Mar 4, 2016
post-typepost-typesregistertaxonomiestaxonomy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Register Post Types and Taxonomies Safe to Use in 2026?

Generally Safe

Score 85/100

Register Post Types and Taxonomies has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The 'register-post-types-and-taxonomies' plugin version 1.2 exhibits a generally good security posture based on the provided static analysis. The plugin demonstrates strong adherence to secure coding practices by not utilizing dangerous functions, performing all SQL queries with prepared statements, and avoiding file operations and external HTTP requests. The presence of nonce and capability checks, although limited, is also a positive sign. The taint analysis reveals no critical or high severity unsanitized flows, indicating a low risk of injection vulnerabilities originating from user input.

However, a significant concern arises from the output escaping, where only 30% of the 27 identified outputs are properly escaped. This leaves a substantial portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks. While the attack surface appears small with no apparent AJAX handlers, REST API routes, shortcodes, or cron events, the lack of comprehensive output escaping is a notable weakness that could be exploited if any user-controlled data is reflected in the output without proper sanitization.

The vulnerability history is completely clean, with no recorded CVEs, which is a strong indicator of a well-maintained and secure plugin. This, combined with the absence of risky code patterns like raw SQL queries, contributes to an overall impression of a plugin that prioritizes security. Nevertheless, the identified output escaping issue should be addressed to further strengthen its security, as even a small number of unescaped outputs can be a gateway for attackers.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Register Post Types and Taxonomies Security Vulnerabilities

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

Register Post Types and Taxonomies Code Analysis

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

Output Escaping

30% escaped27 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<functions> (includes\admin\functions.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Register Post Types and Taxonomies Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitincludes\actions.php:7
actioninitincludes\actions.php:10
actioninitincludes\actions.php:17
actionadmin_menuincludes\admin\actions.php:10
filterregister_post_types_and_taxonomies__add_menu_page_settingsincludes\admin\menu-pages\actions.php:7
Maintenance & Trust

Register Post Types and Taxonomies Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMar 4, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Register Post Types and Taxonomies Developer Profile

Alexandru Vornicescu

10 plugins · 5K total installs

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

How We Detect Register Post Types and Taxonomies

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/register-post-types-and-taxonomies/includes/admin/css/post-types-table.css/wp-content/plugins/register-post-types-and-taxonomies/includes/admin/css/taxonomies-table.css/wp-content/plugins/register-post-types-and-taxonomies/includes/admin/js/post-types-table.js/wp-content/plugins/register-post-types-and-taxonomies/includes/admin/js/taxonomies-table.js

HTML / DOM Fingerprints

CSS Classes
wp-list-tablepoststaxonomies
FAQ

Frequently Asked Questions about Register Post Types and Taxonomies