Description
This Gravity Forms add-on blocks spam a non-obtrusive anti-spam measure to all of your Gravity Forms.
There are no settings or configuration needed: all you need to do is activate the plugin!
Do you not want to use ReCAPTCHA because it’s user-hostile? Use this instead! There are no stoplights or crosswalks here.
Originally based on David Walsh’s “Zero Spam” technique. Requires Gravity Forms.
FAQ
-
Why don’t I see any changes after activating this on my site?
-
There are no settings to this plugin! It will block spam automatically and invisibly.
-
Is this plugin PHP7 compatible?
-
Yes.
-
Will this block spam comments or registrations on my site?
-
No. For that, we recommend Ben Marshall‘s WordPress Zero Spam plugin.
Reviews
Contributors & Developers
“Gravity Forms Zero Spam” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Gravity Forms Zero Spam” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.5 on February 16, 2021
The Gravity Forms Zero Spam plugin is now maintained by GravityView. We look forward to continuing to improve this simple, effective spam blocker for Gravity Forms. Thanks to GoWP for their great work!
- Improved: Only add anti-spam JavaScript when the Gravity Forms plugin is active
- Fixed: Sanitized key, in case there were any unsafe characters generated by overriding the
random_password
filter. - Fixed: Made
GF_Zero_Spam::deactivate
a static method - Updated: Now using the
wp_print_footer_scripts
action to add the script (waswp_footer
)
1.0.4
- Should fix ‘jQuery undefined’ errors
1.0.3
- Added support for multi-page forms (thanks, @supporthero)
1.0.2
- Update FAQ and compatibility notes in readme.txt
1.0.1
- Fix issue with forms not submitting after an initial validation error
1.0.0
- Initial version