A powerful anti-spam plugin that silently discards spam comments without showing any error page.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
50
6 issue groups
Security
33
4 issue groups
I18n
2
2 issue groups
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_POST['ip_address'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$this->table_name} at B.comment_parent as comment_parent, B.comment_type as comment_type FROM {$this->table_name} as A\r\n
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['ip_address']. Check that the array index exists before using it.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Attempting a database schema change is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Translatable string should not be wrapped in HTML. Found: "<b>次から</b>"
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v3.9
63
Latest
v3.8.2
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 63 | 85 | 1 | 84 | v3.9 | 2.1.0 |
| 34 | 450 | 327 | 123 | v3.8.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.