
Archive Disabler Security & Risk Analysis
wordpress.org/plugins/archive-disablerArchive disabler allows you to "turn off" some of WordPress' built in archive pages.
Is Archive Disabler Safe to Use in 2026?
Generally Safe
Score 85/100Archive Disabler has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'archive-disabler' plugin v1.0 exhibits a generally strong security posture based on the provided static analysis. It reports no AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface. Furthermore, the code signals indicate a lack of dangerous functions, no file operations, no external HTTP requests, and no SQL queries that don't use prepared statements. This suggests a well-contained and safely implemented plugin.
However, there are areas for improvement. The output escaping is only 50% properly done, which presents a potential risk for cross-site scripting (XSS) vulnerabilities if dynamic content is being outputted without proper sanitization. Additionally, the complete absence of nonce checks and capability checks, while not immediately problematic given the lack of entry points, indicates a potential weakness if functionality were to be added in the future without these security measures. The vulnerability history shows no known issues, which is a positive sign, but the lack of observed taint flows and the limited output escaping means that less sophisticated vulnerabilities might have gone undetected. Overall, the plugin appears secure for its current limited scope, but the output escaping concern warrants attention.
Key Concerns
- 50% of output is not properly escaped
- No nonce checks implemented
- No capability checks implemented
Archive Disabler Security Vulnerabilities
Archive Disabler Code Analysis
Output Escaping
Archive Disabler Attack Surface
WordPress Hooks 4
Maintenance & Trust
Archive Disabler Maintenance & Trust
Maintenance Signals
Community Trust
Archive Disabler Alternatives
301 Redirects – Redirect Manager
eps-301-redirects
Manage 301 & 302 redirects. Simple redirection & redirects validation. Includes redirect stats & 404 error log.
Redirection
redirect-redirection
Redirection
Simple 301 Redirects By BetterLinks – Easy WordPress Redirect Manager for Redirects, 404 Error Log & More
simple-301-redirects
Simple 301 Redirects provides an easy method of redirecting requests to another page on your site or elsewhere on the web.
Safe Redirect Manager
safe-redirect-manager
Safely manage your website's HTTP redirects.
301 Redirects & 404 Error Log
301-redirects
Create & manage 301 redirects. Easily test redirects. Includes 404 error log.
Archive Disabler Developer Profile
8 plugins · 9K total installs
How We Detect Archive Disabler
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.