
Custom Post Type Rewrite Security & Risk Analysis
wordpress.org/plugins/custom-post-type-rewriteCustom Post Type Rewrite plugin adds default custom post type permalinks.
Is Custom Post Type Rewrite Safe to Use in 2026?
Generally Safe
Score 92/100Custom Post Type Rewrite has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The static analysis of the "custom-post-type-rewrite" v1.2.1 plugin reveals a remarkably clean codebase with no immediately apparent vulnerabilities. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests is a strong indicator of good security practices. Furthermore, the zero-count for AJAX handlers, REST API routes, shortcodes, and cron events, particularly without any authentication or permission checks, suggests a minimal attack surface. The plugin also boasts a completely clean vulnerability history, with no recorded CVEs, which is a positive sign of its stability and security over time.
While the current analysis presents an excellent security posture, it's important to acknowledge the limitations. The static analysis reported zero taint flows, which could mean either the plugin is exceptionally secure in its handling of potentially malicious data, or the static analysis tools may have limitations in tracing complex data flows within this specific plugin's context. The complete lack of nonces and capability checks, while not a direct vulnerability in this case due to the zero attack surface, represents a potential area of concern if the plugin were to be expanded in the future without incorporating these fundamental WordPress security measures. Overall, this plugin appears to be very secure based on the provided data, with its strengths lying in its minimalist design and adherence to secure coding principles.
Key Concerns
- No nonce checks implemented
- No capability checks implemented
Custom Post Type Rewrite Security Vulnerabilities
Custom Post Type Rewrite Code Analysis
Custom Post Type Rewrite Attack Surface
WordPress Hooks 2
Maintenance & Trust
Custom Post Type Rewrite Maintenance & Trust
Maintenance Signals
Community Trust
Custom Post Type Rewrite Alternatives
Simple Post Type Permalinks
simple-post-type-permalinks
Easy to change Permalink of custom post type.
WP Better Permalinks
wp-better-permalinks
Set custom friendly permalinks structure: Custom Post Type > Taxonomy > Post and Custom Post Type > Taxonomy instead of default WordPress structure.
Custom Fields Permalink 2
custom-fields-permalink-redux
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
WP Permastructure
wp-permastructure
Adds the ability to configure permalinks for custom post types using rewrite tags like %post_id% and %author%.
Custom Permalinks for Custom Post Types
custom-permalinks-for-custom-post-types
Remove base slug of Custom Post Types and change the permalink structure of Custom Post Types.
Custom Post Type Rewrite Developer Profile
11 plugins · 39K total installs
How We Detect Custom Post Type Rewrite
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.