Prevent spam on your Advanced Custom Fields (ACF) v5 frontend forms with Google reCAPTCHA.
Prioritized issue groups from the latest Plugin Check scan
I18n
58
4 issue groups
Maintainability
48
15 issue groups
Security
47
6 issue groups
Sample message
Mismatched text domain. Expected 'advanced-custom-fields-recaptcha-field' but got 'acf-recaptcha'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['name']'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "acf_recaptcha_add_admin_menu".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_acfform']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_acfform']. Check that the array index exists before using it.
Sample message
$_POST['_acfform'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$file".
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Advanced Custom Fields: reCAPTCHA Field" - contains the restricted term "advanced-custom-fields" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "advanced-custom-fields" elsewhere in your plugin name, such as "... for advanced-custom-fields".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
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
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "acf_field_recaptcha".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ACF_RECAPTCHA_ABSPATH".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Potential connections found in static code analysis.
Outbound calls
27
External assets
2
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.3.3
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 157 | 104 | 53 | v1.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.