
Disable Author Pages Security & Risk Analysis
wordpress.org/plugins/disable-author-pagesDisable the author pages
Is Disable Author Pages Safe to Use in 2026?
Generally Safe
Score 85/100Disable Author Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "disable-author-pages" plugin v0.11 exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that could serve as entry points for attackers. Furthermore, the absence of known CVEs and a history free of vulnerabilities is a strong indicator of good development practices and careful maintenance. However, the code analysis does raise some significant concerns. The single SQL query present is not using prepared statements, which is a critical security weakness that could lead to SQL injection vulnerabilities. Additionally, the output escaping is not properly implemented for any of the outputs, posing a risk of cross-site scripting (XSS) attacks. The complete lack of nonce and capability checks, while potentially justified by the limited attack surface, still represents a missed opportunity for robust security, especially if the plugin's functionality were to expand in the future.
Key Concerns
- SQL queries not using prepared statements
- No output escaping on outputs
- No nonce checks
- No capability checks
Disable Author Pages Security Vulnerabilities
Disable Author Pages Code Analysis
SQL Query Safety
Output Escaping
Disable Author Pages Attack Surface
WordPress Hooks 6
Maintenance & Trust
Disable Author Pages Maintenance & Trust
Maintenance Signals
Community Trust
Disable Author Pages Alternatives
Apollo13 Framework Extensions
apollo13-framework-extensions
Adds custom post types, shortcodes and some features that are used in themes built on Apollo13 Framework.
Widgets on Pages
widgets-on-pages
The easiest and highest rated way to Add Widgets or Sidebars to Posts and Pages using Visual editor, shortcodes or template tags.
Feature A Page Widget
feature-a-page-widget
A widget to display an attractive summary of any page in any widget area.
Per Page Sidebars
per-page-sidebars
The Per Page Sidebars (PPS) plugin allows blog administrators to create a unique sidebar for each Page. No template editing is required.
Per Page Widgets
per-page-widgets
Control widget areas on a per-page / per-post basis.
Disable Author Pages Developer Profile
11 plugins · 8K total installs
How We Detect Disable Author Pages
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.