The best anti-spam protection to block spam comments and spam in a contact form. The most trusted antispam solution for WordPress and WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
100
15 issue groups
Security
31
7 issue groups
Supply Chain
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$at_least_one_comment_in_moderation".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Use placeholders and $wpdb->prepare(); found $comment_type_where
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "comment_add_author_url".
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Function "did_filter()" requires WordPress 6.1.0, but your plugin minimum supported version is WordPress 5.8.0.
Sample message
Unescaped parameter $comment_type_where used in $wpdb->get_var()\n$comment_type_where assigned unsafely at line 998.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
The plugin name includes a restricted term. Your chosen plugin name - "Akismet Anti-spam: Spam Protection" - contains the restricted term "akismet" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "akismet" elsewhere in your plugin name, such as "... for akismet".
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "redirect_old_akismet_urls".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apply_filters'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Hidden files are not permitted.
Not analyzed yet.
First score snapshot
v5.7
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 132 | 33 | 99 | v5.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.