Protect your forms from spam with 99.9% accuracy - no CAPTCHA, no JavaScript, no tracking. Trusted by 3.5M+ websites.
Prioritized issue groups from the latest Plugin Check scan
Security
516
11 issue groups
Maintainability
254
10 issue groups
I18n
86
4 issue groups
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Function "mb_strlen()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.6.0.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Missing $domain parameter in function call to __().
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
Sanitization missing for register_setting().
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
The $text parameter must be a single text string literal. Found: $options['oopspam_avada_spam_message']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "extractReasonFromAPIResponse".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at WHERE id IN ($placeholders)"
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['item_meta'][$field_id]. Check that the array index exists before using it.
Sample message
Unescaped parameter $table used in $wpdb->get_results()
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 207.
Sample message
Attempting a database schema change is discouraged.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$tb_ham_entries".
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
Mismatched text domain. Expected 'oopspam-anti-spam' but got 'woocommerce'.
Sample message
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
19
External assets
0
Incoming endpoints
11
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
5 score snapshots
v1.2.75
26
Latest
v1.2.74
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 871 | 272 | 599 | v1.2.75 | 2.0.0 |
| 26 | 848 | 272 | 576 | v1.2.74 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.