Disable Comments

Disable Comments - easy tool to disable comments for your blog posts, and pages. Admin can disable comments in just a few clicks.

v1.0.27rbpluginsUpdated 2026-05-27Added Jun 1, 2017100k+ installs76% rating
42
Score
44
Errors
19
Warnings
+0
Change

Category Scores

Security0
Repo97
Performance100
Maintainability88

Top Issues by Category

Issues Details

63 issues found in latest scan

ERROR15
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

ERROR12
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$url'.

ERROR12
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$disabled_post_types".

ERROR4
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "classDisableComments".

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['rb_forms_install_plugin']

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['mode']. Check that the array index exists before using it.

WARNING1
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['rb_forms_install_plugin'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

WARNING1
mismatched_plugin_name

Plugin name "Disable Comments" is different from the name declared in plugin header "Disable Comments RB".

WARNING1
readme_parser_warnings_trimmed_short_description

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

Latest Snapshot

Findings

63

Errors

44

Warnings

19

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.0.27 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.0.27

42

Latest

Findings
63
Errors
44
Warnings
19
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins