CommentOff Security & Risk Analysis

wordpress.org/plugins/commentoff

Easily disable all comments on your WordPress site: hide the form, block existing comments, and remove comment elements from the admin panel.

0 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Aug 9, 2025
commentsdisable-commentshide-commentsmoderation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CommentOff Safe to Use in 2026?

Generally Safe

Score 100/100

CommentOff has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The "commentoff" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices, with no identified dangerous functions, all SQL queries utilizing prepared statements, and 100% of output properly escaped. Furthermore, the absence of file operations, external HTTP requests, and a substantial attack surface through AJAX, REST API, shortcodes, and cron events is highly positive. The lack of any recorded vulnerabilities or CVEs in its history is also a significant strength, suggesting a history of secure development. However, the complete absence of nonce and capability checks across all entry points (even though the entry point count is zero) represents a notable concern. While there are currently no exploitable entry points, if any were to be introduced in future versions, they would be entirely unprotected, leaving the plugin vulnerable to various attacks if functionality is added without proper security measures.

Key Concerns

  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

CommentOff Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

CommentOff Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

CommentOff Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
20 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped20 total outputs
Attack Surface

CommentOff Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actioninitcommentoff.php:41
filtercomments_opencommentoff.php:42
filterpings_opencommentoff.php:43
filtercomments_arraycommentoff.php:44
filterget_comments_numbercommentoff.php:48
filtercomments_numbercommentoff.php:49
actiontemplate_redirectcommentoff.php:52
filtercomments_pre_querycommentoff.php:54
actionadmin_menucommentoff.php:64
actionadmin_initcommentoff.php:65
actionwp_before_admin_bar_rendercommentoff.php:66
actionadmin_menucommentoff.php:75
actionadmin_initcommentoff.php:76
actionadmin_enqueue_scriptscommentoff.php:77
Maintenance & Trust

CommentOff Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 9, 2025
PHP min version7.2
Downloads235

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CommentOff Developer Profile

shuliakmaster

2 plugins · 0 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect CommentOff

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/commentoff/assets/admin/css/style.css
Version Parameters
commentoff/assets/admin/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
commentoff-headercommentoff-contentcommentoff-tips-blockcommentoff-tips-msg
Data Attributes
name="commentoff_options[is_admin_hide]"name="commentoff_options[is_front_hide]"name="commentoff_options[is_hide_existed_comments]"
FAQ

Frequently Asked Questions about CommentOff