Get rid of spammers using this WordPress and WooCommerce CAPTCHA plugin for Google reCAPTCHA, Cloudflare Turnstile, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
20
6 issue groups
Security
7
3 issue groups
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpcf7']
Sample message
$_POST['_wpcf7'] not unslashed before sanitization. Use wp_unslash() or similar
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FS__PRODUCT_17918_MULTISITE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bp_hizzle_recaptcha_errors".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['hizzle-recaptcha']. Check that the array index exists before using it.
Sample message
Plugin name "Hizzle CAPTCHA - Protect your forms from spam" is different from the name declared in plugin header "Hizzle CAPTCHA".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.9 < 7.0. 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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires at least: 4.9 != 5.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
181
External assets
2
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
First score snapshot
v2.0.1
80
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 31 | 4 | 27 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.