Remove All Comments Security & Risk Analysis

wordpress.org/plugins/remove-all-comments

This plug-in will removed/Delete all comments from posts and pages.

300 active installs v3.1.1 PHP + WP 3.0.1+ Updated Aug 13, 2017
commentsdelete-commentsno-commentsremove-commentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Remove All Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'remove-all-comments' v3.1.1 plugin exhibits a mixed security posture. On one hand, the attack surface appears minimal with no identified AJAX handlers, REST API routes, shortcodes, or cron events, which is a strong positive. Furthermore, there are no recorded vulnerabilities in its history, suggesting a generally stable codebase. However, significant concerns arise from the static analysis. The plugin uses raw SQL queries without prepared statements, which is a common vector for SQL injection vulnerabilities. Additionally, a substantial portion of its output is not properly escaped, creating a risk of Cross-Site Scripting (XSS) attacks. The absence of capability checks and nonce checks, while not directly exploitable due to the zero attack surface, highlights a lack of robust security practices that could become a problem if the plugin's functionality were to expand or change in future versions.

Key Concerns

  • Raw SQL queries without prepared statements
  • Unescaped output
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Remove All Comments Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Remove All Comments Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

0% escaped8 total outputs
Attack Surface

Remove All Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuremove-all-comments.php:18
actionadmin_initremove-all-comments.php:23
actioninitremove-all-comments.php:190
actionadmin_noticesremove-all-comments.php:216
actionadmin_noticesremove-all-comments.php:241
Maintenance & Trust

Remove All Comments Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 13, 2017
PHP min version
Downloads27K

Community Trust

Rating58/100
Number of ratings8
Active installs300
Developer Profile

Remove All Comments Developer Profile

php-developer

3 plugins · 320 total installs

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

How We Detect Remove All Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/remove-all-comments/images/icon.png

HTML / DOM Fingerprints

CSS Classes
wrapform-tableupdate-nagwp-post-image
Data Attributes
data-captiondata-srcdata-large-imagedata-large-image-widthdata-large-image-height
Shortcode Output
<h2>Remove All Comments Plugin Settings</h2><select name="remove_all_is_all"><select name="remove_all_is_page"><select name="remove_all_is_post">
FAQ

Frequently Asked Questions about Remove All Comments