
Per Post Editors Security & Risk Analysis
wordpress.org/plugins/per-post-editorsThis plugin provides the ability to configure editors per-post.
Is Per Post Editors Safe to Use in 2026?
Generally Safe
Score 85/100Per Post Editors has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The per-post-editors plugin version 0.1 exhibits a strong security posture based on the provided static analysis. The plugin demonstrates excellent adherence to secure coding practices by implementing 100% prepared statements for SQL queries and 100% proper output escaping. Furthermore, there are no identified dangerous functions, file operations, or external HTTP requests, significantly reducing the potential attack surface. The absence of any taint flows with unsanitized paths further reinforces its secure design.
The plugin's vulnerability history is also clean, with zero known CVEs, indicating a lack of past security issues. This, combined with the code analysis findings, suggests a well-developed and secure plugin. The presence of capability checks, while not directly tied to any specific identified vulnerabilities, is a positive indicator of thoughtful permission handling.
Overall, this plugin appears to be very secure. The only potential area for concern, although not evidenced by any specific vulnerabilities in this analysis, is the complete absence of nonce checks. While the attack surface is currently zero, future additions could introduce risks if nonce checks are not implemented, particularly if AJAX or REST API endpoints are added without them. However, based on the current data, the plugin is exceptionally secure.
Key Concerns
- Missing nonce checks
Per Post Editors Security Vulnerabilities
Per Post Editors Release Timeline
Per Post Editors Code Analysis
Output Escaping
Per Post Editors Attack Surface
WordPress Hooks 3
Maintenance & Trust
Per Post Editors Maintenance & Trust
Maintenance Signals
Community Trust
Per Post Editors Alternatives
PublishPress Capabilities – User Role Editor, Access Permissions, User Capabilities, Admin Menus
capability-manager-enhanced
PublishPress Capabilities is the access control plugin. You can manage user capabilities, permissions, user roles, admin menus and more.
WPFront User Role Editor
wpfront-user-role-editor
Easily allows you to manage WordPress user roles. You can create, edit, delete and manage capabilities, also copy existing roles.
PublishPress Blocks – Block Controls, Block Visibility, Block Permissions
advanced-gutenberg
PublishPress Blocks is your complete solution for the WordPress block editor. You can control block permissions, styles, visibility, usage and more.
Editorial Access Manager
editorial-access-manager
Allow for granular editorial access control for all post types in WordPress
Melapress Role Editor
melapress-role-editor
The complete WordPress user roles plugin for everyone
Per Post Editors Developer Profile
1 plugin · 10 total installs
How We Detect Per Post Editors
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
name="_ppeditor_editors"value="<?php echo esc_attr( $editors->get_list() ) ?>"