
Simple Custom Posts per Page Security & Risk Analysis
wordpress.org/plugins/simple-custom-posts-per-pageThis plugin allows to configure the number of posts displayed for every custom post registered.
Is Simple Custom Posts per Page Safe to Use in 2026?
Generally Safe
Score 85/100Simple Custom Posts per Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "simple-custom-posts-per-page" v1.0 plugin exhibits a generally strong security posture, largely due to the absence of direct entry points like AJAX handlers, REST API routes, or shortcodes. The static analysis also shows no dangerous functions, file operations, or external HTTP requests, and importantly, all SQL queries are prepared. The vulnerability history is clean, with no recorded CVEs, indicating a potentially stable and secure plugin. However, a significant concern arises from the complete lack of output escaping, with 100% of the three identified output points being unescaped. This is a critical weakness that could lead to cross-site scripting (XSS) vulnerabilities if the output is user-controlled or contains dynamic data. Furthermore, the absence of any nonce or capability checks, while not directly exploitable given the lack of attack surface, suggests a lack of robust security hardening that would be expected in larger or more complex plugins.
Key Concerns
- Unescaped output found
- No capability checks
- No nonce checks
Simple Custom Posts per Page Security Vulnerabilities
Simple Custom Posts per Page Code Analysis
SQL Query Safety
Output Escaping
Simple Custom Posts per Page Attack Surface
WordPress Hooks 3
Maintenance & Trust
Simple Custom Posts per Page Maintenance & Trust
Maintenance Signals
Community Trust
Simple Custom Posts per Page Alternatives
WP-PageNavi
wp-pagenavi
Adds a more advanced paging navigation interface.
CMS Tree Page View
cms-tree-page-view
Adds a tree view of all pages & custom posts. Get a great overview + options to drag & drop to reorder & option to add multiple pages.
No Page Comment
no-page-comment
An admin interface to control the default comment and trackback settings on new posts, pages and custom post types.
Posts in Page
posts-in-page
Easily add one or more posts to any page using simple shortcodes.
WP PageNavi Style
wp-pagenavi-style
Adds a more styling options to Wp-PageNavi wordpress plugin.
Simple Custom Posts per Page Developer Profile
1 plugin · 50 total installs
How We Detect Simple Custom Posts per Page
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.