توضیحات
Enhance your Gravity Forms to include anti-spam measures originally based on the work of David Walsh's "Zero Spam" technique.
تغییرات این نسخه
1.10.2 on August 13, 2026
Improved: Custom rejection messages now have HTML safely removed before being shown to visitors
Fixed: Email rejection rules added to a specific field quietly did nothing when the feature was turned off in the plugin settings — the form editor now lets you know and links to the setting
Fixed: Regular expression rejection rules not working as intended:
Rules could change when saved (a starting or ending period was removed, and anything after a < was cut off), so they never matched
Rules were checked against lowercased text, which flipped the meaning of patterns like \D, \S, and \W and could block real submissions
1.10.1 on August 6, 2026
Fixed: Multi-page forms fetched an anti-spam token on every Next and Previous click, delaying page navigation on slow servers; the token is now only fetched on final submission and Save and Continue
1.10.0 on July 23, 2026
Added: Shield silentCAPTCHA integration that uses Shield Security’s bot detection as an additional spam signal, with a global default and per-form override (thanks, Paul Goodchild!)
Added: “Spam Check Order” settings – control the order the token check, Shield silentCAPTCHA, and AI Spam Review run in, and whether to stop checking once a submission is flagged as spam
Fixed: A spam verdict from one check could be cleared when the submitter was logged in with entry-editing permissions
API: Added gf_zero_spam_check_order filter to modify the order in which spam checks run
1.9.0 on June 11,
Improved: Custom rejection messages now have HTML safely removed before being shown to visitors
Fixed: Email rejection rules added to a specific field quietly did nothing when the feature was turned off in the plugin settings — the form editor now lets you know and links to the setting
Fixed: Regular expression rejection rules not working as intended:
Rules could change when saved (a starting or ending period was removed, and anything after a < was cut off), so they never matched
Rules were checked against lowercased text, which flipped the meaning of patterns like \D, \S, and \W and could block real submissions
1.10.1 on August 6, 2026
Fixed: Multi-page forms fetched an anti-spam token on every Next and Previous click, delaying page navigation on slow servers; the token is now only fetched on final submission and Save and Continue
1.10.0 on July 23, 2026
Added: Shield silentCAPTCHA integration that uses Shield Security’s bot detection as an additional spam signal, with a global default and per-form override (thanks, Paul Goodchild!)
Added: “Spam Check Order” settings – control the order the token check, Shield silentCAPTCHA, and AI Spam Review run in, and whether to stop checking once a submission is flagged as spam
Fixed: A spam verdict from one check could be cleared when the submitter was logged in with entry-editing permissions
API: Added gf_zero_spam_check_order filter to modify the order in which spam checks run
1.9.0 on June 11,