Disable comments site-wide or by post type, delete existing comments in bulk, and block comment spam via REST API and XML-RPC. Multisite ready.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
113
11 issue groups
Security
18
7 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_types".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "disable_comments_ability_can_write".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "breeze_clear_all_cache".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DC_ASSETS_URI".
Sample message
Unescaped parameter $meta_sql used in $wpdb->query()\n$meta_sql assigned unsafely at line 5497.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $count at "UPDATE $wpdb->posts posts SET comment_count = $count WHERE posts.post_type = %s"
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "DisableComments_Plugin_Tracker".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wpdb'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$names_escaped'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Plugin name "Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]" is different from the name declared in plugin header "Disable Comments".
Sample message
Tested up to: 7.0 < 7.1. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Potential connections found in static code analysis.
Outbound calls
43
External assets
0
Incoming endpoints
12
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v2.9.0
47
Latest
v2.8.0
52
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 132 | 23 | 109 | v2.9.0 | 2.1.0 |
| 52 | 74 | 17 | 57 | v2.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.