Add Cloudflare Turnstile to WordPress, WooCommerce, Contact Forms & more. The user-friendly, privacy-preserving reCAPTCHA alternative. 100% free!
Prioritized issue groups from the latest Plugin Check scan
Security
192
9 issue groups
Maintainability
15
10 issue groups
I18n
13
2 issue groups
Supply Chain
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ProductsNeedingCaptcha'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[LOGGED_IN_COOKIE] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[LOGGED_IN_COOKIE]
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['mepr_product_id']. Check that the array index exists before using it.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_message'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cft_is_plugin_active".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$setting".
Sample message
Mismatched text domain. Expected 'simple-cloudflare-turnstile' but got 'contact-form-7'.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
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
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Hidden files are not permitted.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Changelog" section is too long and was truncated. A maximum of 5000 characters is supported.
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Potential connections found in static code analysis.
Outbound calls
52
External assets
2
Incoming endpoints
5
No public endpoints detected.
admin_post
admin_post
admin_post
admin_post
wp_ajax
4 score snapshots
v1.42.1
35
Latest
v1.42.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 222 | 75 | 147 | v1.42.1 | 2.0.0 |
| 35 | 222 | 75 | 147 | v1.42.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.