
wpPostPageManager Security & Risk Analysis
wordpress.org/plugins/wppostpagemanagerEnables to add post type links (posts, pages, custom post types etc) and to change the titles in admin main menu.
Is wpPostPageManager Safe to Use in 2026?
Generally Safe
Score 85/100wpPostPageManager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The static analysis of the 'wppostpagemanager' v1.0 plugin reveals a generally strong security posture based on the provided data. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting the plugin's attack surface. Furthermore, the code demonstrates good practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. All SQL queries are properly prepared, and output escaping is consistently applied, which are crucial for preventing common web vulnerabilities. Taint analysis also shows no critical or high severity unsanitized flows. The plugin also has no recorded vulnerability history, which is a positive indicator of its security over time.
While the immediate code analysis indicates a secure implementation for version 1.0, the complete absence of nonce checks and capability checks across all entry points (even though there are none reported) represents a potential weakness. If the plugin were to introduce new entry points in future versions without these essential security controls, it could become vulnerable to various attacks. The lack of any recorded vulnerability history, while positive, might also be attributed to the plugin's early version and limited adoption, rather than an inherent lifelong security guarantee. Overall, the current version appears robust, but future development should prioritize implementing authentication and authorization checks for any new entry points.
Key Concerns
- Missing Nonce Checks
- Missing Capability Checks
wpPostPageManager Security Vulnerabilities
wpPostPageManager Code Analysis
Output Escaping
wpPostPageManager Attack Surface
WordPress Hooks 1
Maintenance & Trust
wpPostPageManager Maintenance & Trust
Maintenance Signals
Community Trust
wpPostPageManager Alternatives
Filter Admin Published Default
filter-admin-published-default
Enables all public post types (posts, pages, etc) in wp-admin to show the Published filter by default.
LH Archived Post Status
lh-archived-post-status
Allows posts and pages to be archived so you can remove content from the main loop and feed without having to trash it.
Sortable Word Count Reloaded
sortable-word-count-reloaded
Adds a sortable column to the posts and pages admin list with the word count of each page/post.
Bulk Edit YOAST SEO fields in Spreadsheet
wp-sheet-editor-yoast-seo
Bulk Edit posts, pages, and WooCommerce products YOAST SEO fields using a spreadsheet.
Post Descriptions
post-descriptions
A lightweight WordPress plugin that lets you add quick descriptions or personal notes to your posts and pages — perfect for reminders, to-do's, o …
wpPostPageManager Developer Profile
1 plugin · 10 total installs
How We Detect wpPostPageManager
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.