
Reduce spam with reCAPTCHA on your Advanced Custom Fields frontend forms. Currently only supports ACF v5.
Author: | Irvin Lim (profile at wordpress.org) |
WordPress version required: | 3.0.1 |
WordPress version tested: | 4.9.9 |
Plugin version: | 1.3.3 |
Added to WordPress repository: | 09-07-2015 |
Last updated: | 12-01-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 84 |
Rated by: | 12 |
Plugin URI: | https://github.com/irvinlim/acf-recaptcha/ |
Total downloads: | 16 390 |
Active installs: | 1 000+ |

Click to start download
|
Screenshots

ACF reCAPTCHA customization in the ACF backend page. Enter your site and secret keys here.

ACF reCAPTCHA Protection toggle under Field Group Settings. Use this to ensure that your forms are fully protected against spambots.

Example frontend form with ACF reCAPTCHA used with Conditional Logic. The textarea is only displayed when the reCAPTCHA is solved.
ChangeLog
1.3.3
- Fix undefined index errors
1.3.2
- Disable plugin on ACF versions which are not supported (e.g. ACF v4)
1.3.1
- Fixed settings page link from the Plugins page
- Removed shorthand array syntax (not supported on PHP < 5.4)
1.3.0
- Added settings page to configure site-wide default reCAPTCHA keys, if not specified
1.2.1
- Better handling of server-side reCAPTCHA verification errors
- Accepted ‘true’ as a string value when using acf_form() to set the flag directly
- Perform server-side verification of recaptcha fields in form even if recaptcha flag is not set (to catch misconfigurations)
1.2.0
- Fixed an important security bug, which allowed bots to bypass reCAPTCHA. Read more here
- Multiple reCAPTCHA widgets will be able to render on the same page
- Removed AJAX verification of reCAPTCHA values and instead perform it only during form submission
- Expiry of reCAPTCHA value will trigger an ACF validation error on the client side
- Made help text and links available in the Field Group settings page to reference ACF reCAPTCHA Protection easily
1.1.1
- Added an Upgrade Notice box for future important upgrade notices
- Make Google reCAPTCHA API JS load asynchronously to prevent possible race conditions
1.1
- Bump to version 1.1 (no changes since 1.0.8), as the plugin was not following semantic versioning earlier. Revamped the README and added a fresh new icon to celebrate! 🙂
- Summary of new features since 1.0:
- Removed requirement for cURL to be used
- Add support for ACF conditional logic
- Numerous other bugfixes
1.0.8
- Fixes bug in not allowing Options Page to save.
1.0.7
- Fix regression caused in 1.0.6.
1.0.6
- Add support for ACF conditional logic.
1.0.5
- Uses
wp_remote_post
method for the reCAPTCHA POST request. This removes the need for cURL on your server.
1.0.4
1.0.3
- Added fixes for some issues
1.0.2
- Prevent reCAPTCHA from showing up on backend
1.0.1
- Support translation of error messages
- Fix for reCAPTCHA API not being enqueued in certain themes
1.0