Discover, trust, install: FAIR 1.0 is here
Gravity Forms No CAPTCHA reCAPTCHA
Version: 1.0.7
Description
Adds a “No CAPTCHA reCAPTCHA” field type to Gravity Forms form builder with light/dark theme options. Forms with a “No CAPTCHA reCAPTCHA” will validate the field before successful submission.
Further Reading
Installation
- Upload “gravity-forms-no-captcha-recaptcha” to “plugins” directory
- Activate the plugin through the “Plugins” menu in WordPress
- Sign-up for reCAPTCHA at https://www.google.com/recaptcha/
- Drop “Site Key” and “Secret Key” in “Settings > No CAPTCHA reCAPTCHA” page
- Add “No CAPTCHA” field into forms which you desire to have No CAPTCHA on via “Advanced Fields > No CAPTCHA” in Gravity Forms Form Editor
- Set label for “No CAPTCHA” field in Form Editor
Screenshots
Faq
Installation Instructions
- Upload “gravity-forms-no-captcha-recaptcha” to “plugins” directory
- Activate the plugin through the “Plugins” menu in WordPress
- Sign-up for reCAPTCHA at https://www.google.com/recaptcha/
- Drop “Site Key” and “Secret Key” in “Settings > No CAPTCHA reCAPTCHA” page
- Add “No CAPTCHA” field into forms which you desire to have No CAPTCHA on via “Advanced Fields > No CAPTCHA” in Gravity Forms Form Editor
- Set label for “No CAPTCHA” field in Form Editor
Does this work for AJAX submitted forms?
Yes, we took special consideration to ensure that validation works correctly when submitting a form via AJAX!
What versions of Gravity Forms/WordPress have you formally tested this with?
- Gravity Forms: 1.8.19
- WordPress: 4.0.0, 4.0.1, 4.1.0
Can I have multiple No CAPTCHA reCAPTCHA fields on one page?
Normally this situation comes up if you have more than one Gravity Form with CAPTCHA on one page. As of version 1.0.2 this is supported.
Reviews
Nice plugin!
By Claudio Xerez (claudioxerez) on August 29, 2017
Translation to Spanish option
By rikkiblakk on September 3, 2016
Would be very nice if have translation to Spanish option...
Works perfectly.
By Kevin Perrow (kperrow) on September 3, 2016
Thank you for the share.
integrated seamlessly
By synaesthete (snaesthete) on September 3, 2016
compatible with Coleman 4.5
just what i needed to clean things up _ distorted text reCAPTCHA are simply ugly.
light and effective plugin
Works perfectly!
By fergweb on September 3, 2016
Can't ask for more--it works!
Very easy to use & works!
By Brianna Deleasa (bdeleasa) on September 3, 2016
Thanks for this plugin! Works like a charm!
It just work
By rcaetano on September 3, 2016
It's starting to show it's age.
Needs, translations and proxy support.
Works great and I'm not a robot
By wp_ntnguy on September 3, 2016
Looks so much better than the default re-captcha that comes with Gravity Forms....and it makes it so much easier for visitors to submit forms on my website.
Works like a charm!
By EranSch (Swingline0) on September 3, 2016
Installed and added to a form in under 2 minutes. Easy Peasy!
Really useful
By Olly Wood (digitalmonopoly) on September 3, 2016
Love the plugin, easy to use and works a dream with Gravity Forms
Changelog
1.0.7
- Fixed yet another documentation issue with FAQ AJAX section
- Updated to 1.0.7 version in gf-no-captcha-recaptcha.php
- Added 1.0.7 tag updates to CHANGELOG.md
- Updated plugin Changelog in README.txt to reflect CHANGELOG.md
1.0.6
- Resolved confusing grammar issue in README.md, README.txt, and gf-no-captcha-recaptcha.php descriptions
- Updated to 1.0.6 version in gf-no-captcha-recaptcha.php
- Added 1.0.6 tag updates to CHANGELOG.md
- Updated plugin Changelog in README.txt to reflect CHANGELOG.md
1.0.5
- Updated banner image to not suck in regards to WordPress Plugin Directory
- Moved GitHub Repo link to appropriate spot within description
- Updated plugin version and links in gf-no-captcha-recaptcha.php
- Updated plugin Changelog in README.txt to reflect CHANGELOG.md
- Added 1.0.5 tag updates to CHANGELOG.md
1.0.4
- Added trunk as stable tag to README.txt
- Approved for WordPress Plugin Directory at Gravity Forms No CAPTCHA reCAPTCHA
- Cross-linked README.md (GitHub readme) and README.txt (WP Plugin readme) to GitHub repo and WP Plugin page
- Removed “submit to WP plugin directory” from to-do/roadmap from README.md
- Added 1.0.4 tag updates to CHANGELOG.md
1.0.3
- Updated README.txt documentation
- Added README.txt documentation to README.md and CHANGELOG.md
- Added icon, banner, and screenshots
- Re-organized assets into “trunk” and “assets” directories
- Prepping to submit to WordPress Plugin Directory
1.0.2
- Added theme support (light/dark)
- Fixed “Cannot use reCAPTCHA more than once on a page” bug (resolves issue #1)
1.0.1
- Fixed tabs->spaces formatting issue
- Added better URL validation/sanitization/filtering
- Fixed missing documentation issue
1.0
- Preliminary version developed based on Tom McFarlin’s WP Plugin Boilerplate – GitHub Project