Caldera Forms Anti Spam

Description

Anti-spam for Caldera Forms

Adds A Google reCaptcha Field To Caldera Forms

  • Go to reCAPTCHA Site and click “Get reCpatcha” button.
  • In “Register a new site” choose reCAPTCHA v2,v3 or Invisible reCAPTCHA.
  • Add your domains and complete form.
  • This will show you your new public and secret key.
  • On your WordPress site, go to the Caldera Forms editor for form you wish to add a the captcha to.
  • Drag “Add Field” bar into the form layout where you want the captcha to appear.
  • In field settings enter public and secret keys.

Installation

  1. Upload the plugin files to the ‘/wp-content/plugins’ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to the Caldera Forms editor for form you wish to add a the captcha to.
  4. Drag “Add Field” bar into the form layout where you want the captcha to appear.
  5. In field settings enter public and secret keys.

FAQ

Does This Provide A Google reCAPTCHA v3 Field For Caldera Forms

Yes, this will add a Google reCAPTCHA-powered captcha to your Caldera Form.

Does This Support V2 and Invisible reCAPTCHA

Yes, this supports ‘legacy’ versions of reCaptcha for Caldera Forms.

How Do I Enable V2 reCAPTCHA

Add the hidden field to your Caldera Form and do not select V3 or Invisible reCAPTCHA checkboxes.

How Do I Enable V3 reCAPTCHA

Once the hidden field is added to your Caldera Form, select the V3 checkbox. (You do not need to select the Invisible reCaptcha option if you have selected this setting).

Reviews

March 2, 2021
I gave it a 2 star just to be nice. Tried on 2 sites, and in each case, the form will not submit at all with this field added. Delete the field, and it works fine. Yes... It does prevent bots, since it prevents the form from working.
September 17, 2020
Had spam issues with multiple contact forms (Caldera) on multiple site in the past. I am so glad that there is a nicely integrated Captcha field for Caldera!
Read all 20 reviews

Contributors & Developers

“Caldera Forms Anti Spam” is open source software. The following people have contributed to this plugin.

Contributors

“Caldera Forms Anti Spam” has been translated into 8 locales. Thank you to the translators for their contributions.

Translate “Caldera Forms Anti Spam” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.4 – 2021-01-19

  • BUG FIX: Fixed an issue where reCAPTCHA wasn’t initialized correctly – fixes issues on WordPress 5.5+. Thanks @jarryd-long

0.3

  • Fixed JavaScript syntax issues within the V3 reCAPTCHA handler
  • Fixed bug where V2 reCAPTCHA field would still be rendered when V3 is enabled

0.2

  • Added invisible reCAPTCHA support and option
  • Added reCAPTCHA v3 support and option
  • Changed script loader to support both V2 and V3 reCAPTCHA
  • Improved JavaScript to better support V2 and V3 reCAPTCHA
  • Removed reCAPTCHA field output from email summary

0.1.1

  • Allow more than one recaptcha per page.

0.1.0

  • First release