
Override Comment Options Security & Risk Analysis
wordpress.org/plugins/override-comment-optionsEnables per-post override of "Automatically close comments on posts older than" option in the WP Discussion Settings.
Is Override Comment Options Safe to Use in 2026?
Generally Safe
Score 100/100Override Comment Options has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "override-comment-options" v2.8 plugin exhibits a generally strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface from these common entry points. The code also demonstrates good practices by utilizing prepared statements for all SQL queries and including nonce and capability checks. The absence of file operations and external HTTP requests further reduces potential attack vectors.
However, there are areas for concern. With four total output operations, only 50% are properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data or dynamically generated content is output without adequate sanitization. The taint analysis reporting zero flows with unsanitized paths is positive, but this should be considered in conjunction with the unescaped output signal.
The plugin's vulnerability history is also a significant strength, showing no known CVEs. This, coupled with the lack of critical or high-severity vulnerability types historically, suggests a history of secure development. Despite the identified output escaping issue, the overall security is positive due to the minimal attack surface and lack of past vulnerabilities. The primary recommendation would be to address the output escaping concerns to achieve a more robust security profile.
Key Concerns
- Half of outputs are not properly escaped
Override Comment Options Security Vulnerabilities
Override Comment Options Code Analysis
Output Escaping
Override Comment Options Attack Surface
WordPress Hooks 3
Maintenance & Trust
Override Comment Options Maintenance & Trust
Maintenance Signals
Community Trust
Override Comment Options Alternatives
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.
Disable Comments
wpsimpletools-disable-comments
Completely disables comments functionality from backend and frontend. Just install it, nothing to configure!
Decent Comments
decent-comments
Decent Comments shows what people say. A more engaging way to show comments.
WP First Letter Avatar
wp-first-letter-avatar
Set custom avatars for users with no Gravatar. The avatar will be the first (or any other) letter of user's name on a colorful background.
Post Comments as bbPress Topics
bbpress-post-topics
Replace the comments on your WordPress blog posts with topics from an integrated bbPress install
Override Comment Options Developer Profile
30 plugins · 1.2M total installs
How We Detect Override Comment Options
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/override-comment-options/style.css/wp-content/plugins/override-comment-options/js/override-comment-options.js/wp-content/plugins/override-comment-options/js/override-comment-options.jsoverride-comment-options/style.css?ver=override-comment-options/js/override-comment-options.js?ver=HTML / DOM Fingerprints
override-comment-options<!-- Override Close Comments -->id="override-close-comments"name="override-close-comments"id="override_comment_options_close_comments"name="override_comment_options_close_comments"