Adds a Honeypot and a clean image captcha to Gravity Forms. Images are made using Font Awesome's font icon.
Prioritized issue groups from the latest Plugin Check scan
I18n
16
2 issue groups
Security
8
3 issue groups
Maintainability
4
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'image-captcha-for-gravity-forms' but got "gravityforms".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['kc_captcha']
Sample message
$_POST['kc_captcha'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "gform_set_defaults".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 5.8 < 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
The "Text Domain" header in the plugin file does not match the slug. Found "image-captcha-fgf", expected "image-captcha-for-gravity-forms".
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
13
External assets
1
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.0
80
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 30 | 20 | 10 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.