More Types Security & Risk Analysis

wordpress.org/plugins/more-types

Adds any number of extra Post types, besides Post and Page, for the WordPess Admin. Also allows for special editing rights for specific User roles for …

900 active installs v1.2 PHP + WP 3.1+ Updated Sep 3, 2011
admincmscustom-post-typesextra-contentpost-type
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is More Types Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "more-types" v1.2 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and a complete lack of identified vulnerabilities in its history suggest a well-maintained and secure codebase. Furthermore, the static analysis reveals a very small attack surface with no discoverable AJAX handlers, REST API routes, shortcodes, or cron events, all of which are highly protected or absent. The plugin also demonstrates good practices regarding SQL queries, using prepared statements exclusively. However, a significant concern lies in the output escaping, where only 36% of outputs are properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities, especially if user-provided data is reflected in the output without adequate sanitization. While no taint flows or dangerous functions were detected, the incomplete output escaping presents a notable risk that warrants attention. The presence of file operations and a single nonce check without any capability checks further suggests areas where more robust security controls might be beneficial. Overall, while the plugin avoids common and severe vulnerabilities, the output escaping deficiency is a critical weakness that needs to be addressed to achieve a truly secure state.

Key Concerns

  • Low output escaping coverage
  • No capability checks found
Vulnerabilities
None known

More Types Security Vulnerabilities

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

More Types Code Analysis

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

Output Escaping

36% escaped73 total outputs
Data Flows
All sanitized

Data Flow Analysis

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

More Types Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionadmin_menumore-plugins\more-plugins-admin.php:106
actionadmin_headmore-plugins\more-plugins-admin.php:107
filterplugin_row_metamore-plugins\more-plugins-admin.php:119
actioninitmore-plugins\more-plugins-admin.php:121
actioninitmore-plugins\more-plugins.php:43
actioninitmore-types-object.php:9
actionadmin_initmore-types-object.php:10
filtertemplate_redirectmore-types-object.php:11
actioninitmore-types-object.php:13
actioninitmore-types-object.php:15
actionadmin_menumore-types-settings-object.php:6
actionadmin_head-post-new.phpmore-types-settings-object.php:15
actionadmin_head-post.phpmore-types-settings-object.php:16
actionadmin_head-post-new.phpmore-types-settings-object.php:18
actionadmin_head-page-new.phpmore-types-settings-object.php:19
actionwp_enqueue_scriptsmore-types-settings-object.php:20
filterpost_updated_messagesmore-types-settings-object.php:22
Maintenance & Trust

More Types Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedSep 3, 2011
PHP min version
Downloads38K

Community Trust

Rating100/100
Number of ratings2
Active installs900
Developer Profile

More Types Developer Profile

henrikmelin

2 plugins · 1K total installs

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

How We Detect More Types

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/more-types/more-types-object.php/wp-content/plugins/more-types/more-types-settings-object.php

HTML / DOM Fingerprints

JS Globals
more_types_script
FAQ

Frequently Asked Questions about More Types