Disable Comments - easy tool to disable comments for your blog posts, and pages. Admin can disable comments in just a few clicks.
Prioritized issue groups from the latest Plugin Check scan
Security
32
6 issue groups
Maintainability
17
4 issue groups
I18n
13
2 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$url'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$disabled_post_types".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "classDisableComments".
Sample message
Detected usage of a non-sanitized input variable: $_GET['rb_forms_install_plugin']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['mode']. Check that the array index exists before using it.
Sample message
$_GET['rb_forms_install_plugin'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
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.
Sample message
Plugin name "Disable Comments" is different from the name declared in plugin header "Disable Comments RB".
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
First score snapshot
v1.0.27
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 63 | 44 | 19 | v1.0.27 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.