1.8.0 on April 16, 2026
- Added: Translations in 27 languages
- Fixed: Spam report emails could fail to send when the feature was first enabled
Release notes and version history for Gravity Forms Zero Spam . The Gravity Forms Zero Spam add-on enables you to block spam submissions with a non-intrusive method applied to all Gravity Forms forms, with optional summary email reports.
wp_footer (e.g., site-wide popups, slide-ins) were missing the spam prevention token, causing legitimate submissions to be flagged as spamgf_zero_spam_token_ttl and gf_zero_spam_fallback_token_ttl filters to adjust the lifetime of dynamically fetched and HTML-embedded fallback tokens respectively (default for both: 7 days)AUTH_KEY or SECURE_AUTH_KEY constants are not defined in wp-config.phpgf_zero_spam_client_ip filter to override the visitor IP used for rate limiting (useful for sites behind Cloudflare or load balancers)gf_zero_spam_rate_limit filter to adjust the maximum token requests allowed per IP per minute (default: 30)This release requires PHP 7.4 or newer.
@example.com), wildcard, or regular expressions (regex)gf_zero_spam_email_rules filter to modify email rejection rules before evaluationgf_zero_spam_email_rule_match action that fires when an email matches a rejection rulegravity-forms-zero-spam to match the plugin slugGravity Forms 2.7 added improved spam blocking in 2.7. Keep this plugin installed—it won't hurt, and we're about to add some great new features soon! ❤️ Thanks to Richard Wawrzyniak for the code updates in this release.
new-password instead of off. Thanks for the suggestion, Ross!The Gravity Forms Zero Spam plugin is now maintained by GravityKit. We look forward to continuing to improve this simple, effective spam blocker for Gravity Forms. Thanks to GoWP for their great work!
random_password filter.GF_Zero_Spam::deactivate a static methodwp_print_footer_scripts action to add the script (was wp_footer)