Always Allow Admin Comments Security & Risk Analysis

wordpress.org/plugins/always-allow-admin-comments

Allow an admin user (when logged in) to always be able to comment on a post, even if comments are closed for the post.

10 active installs v1.3.2 PHP + WP 4.6+ Updated Oct 15, 2021
admincommentcommentingcommentscomments_open
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Always Allow Admin Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "always-allow-admin-comments" v1.3.2 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly minimizes the attack surface. Furthermore, the code signals are positive, with no dangerous functions, all SQL queries using prepared statements, and a reasonable output escaping rate. The plugin also demonstrates good security practices by implementing capability checks and avoiding file operations and external HTTP requests.

However, a notable area of concern is the complete lack of nonce checks. While the plugin has a small attack surface and capability checks are present, the absence of nonces on any potential entry points (even if none were identified) is a weakness that could become a risk if new entry points are introduced or if existing ones are utilized in an unexpected way. The taint analysis showing zero flows is also positive but might be limited by the scope of the analysis or the plugin's functionality.

Given the plugin's history of zero known vulnerabilities and no recorded common vulnerability types, it suggests a well-maintained and secure codebase. In conclusion, the plugin is currently very secure due to its limited attack surface and good coding practices. The primary weakness lies in the absence of nonce checks, which is a foundational security measure that should ideally be present, even in low-risk plugins.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

Always Allow Admin Comments Security Vulnerabilities

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

Always Allow Admin Comments Release Timeline

v1.3.2Current
v1.3.1
v1.3
v1.2.2
v1.2.1
v1.2
v1.1.1
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Always Allow Admin Comments Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Always Allow Admin Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filtercomments_openalways-allow-admin-comments.php:94
actionpost_comment_status_meta_box-optionsalways-allow-admin-comments.php:95
actionsave_postalways-allow-admin-comments.php:96
actiondo_meta_boxesalways-allow-admin-comments.php:98
actioninitalways-allow-admin-comments.php:100
actionplugins_loadedalways-allow-admin-comments.php:359
Maintenance & Trust

Always Allow Admin Comments Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 15, 2021
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Always Allow Admin Comments Developer Profile

Scott Reilly

63 plugins · 92K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
374 days
View full developer profile
Detection Fingerprints

How We Detect Always Allow Admin Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/always-allow-admin-comments/admin-comments.css
Version Parameters
always-allow-admin-comments/admin-comments.css?ver=

HTML / DOM Fingerprints

CSS Classes
always-allow-admin-comments-container
Data Attributes
data-setting-name="c2c_always_allow_admin_comments"
REST Endpoints
/wp-json/always-allow-admin-comments/v1
FAQ

Frequently Asked Questions about Always Allow Admin Comments