Just another contact form plugin. Simple but flexible.
About Gravity Forms No CAPTCHA reCAPTCHA
This add-on for Gravity Forms allows you to add a "No CAPTCHA reCAPTCHA" field to your forms, with options to choose a light or dark theme. This field will validate before the form can be successfully submitted.Screenshots



Frequently asked questions
What does this plugin do?
This plugin adds a "No CAPTCHA reCAPTCHA" field type to the Gravity Forms form builder. It provides an alternative CAPTCHA option for your forms.
How does it work?
When a form includes the "No CAPTCHA reCAPTCHA" field, the field will be validated before the form can be successfully submitted.
Are there any customization options?
Yes, the plugin includes light and dark theme options for the reCAPTCHA field.
Who developed this plugin?
The plugin was developed by folkhack.
Where can I find more information?
You can find more information on the official GitHub Repository or Folkhack Studios.
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