A lightweight plugin to enable Cloudflare's Turnstile alternative CAPTCHA on your Gravity Forms.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
7 issue groups
Security
5
3 issue groups
Repo Compliance
1
1 issue group
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
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "init_SS88GFFCT".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['cf-turnstile-response']
Sample message
$_POST['cf-turnstile-response'] not unslashed before sanitization. Use wp_unslash() or similar
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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Function "wp_doing_ajax()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.1.0.
Potential connections found in static code analysis.
Outbound calls
7
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.7.1
84
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 84 | 15 | 8 | 7 | v1.7.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.