Gravity Forms Zero Spam

Wordpress Plugin
Download latest - 1.2.3

Download Stats

Today
Yesterday
Last Week
All Time
Banner 772x250


Releases (18 )

Version Release Date Change Log
1.2.3 2022-08-19

on August 18, 2022 =

  • Tweak: Changed the autocomplete on the hidden field to new-password instead of off. Thanks, Ross!
1.2.2 2022-08-12

on August 11, 2022 =

  • Improved: Prevent autocomplete on the hidden field. This may help prevent some reported false-positives.
  • Tested with WordPress 6.0.1
1.2.1 2022-07-12

on February 16, 2022 =

  • Improved: Don't check for spam on the Gravity Forms Preview page
  • Tested with WordPress 5.9
1.1.2 2021-12-10

on July 5, 2021 =

  • Fixed: Entries going to spam on websites that have plugins that override random password generation. Thanks, @thomascharbit!
1.2.0.1 2021-12-10
1.2 2021-12-10

on December 10, 2021 =

  • New! Added a per-form setting "Prevent spam using Gravity Forms Zero Spam" that enables or disables Gravity Forms Zero Spam from processing! Check out the FAQ to learn how to use this setting. Note: this feature requires Gravity Forms 2.5 or newer.
1.1.3 2021-08-09

on August 9, 2021 =

  • Enhancement: Adds an entry note when an entry is marked as spam. Thanks to Gravity Forms for the enhancement!
1.1.1 2021-04-22

on April 22, 2021 =

  • Fixed: Script not being correctly loaded using Gravity Forms' inline JavaScript
1.1 2021-04-21

on April 2021 =

  • Improved: The JavaScript code that adds the spam-catching field is now output at the same time as Gravity Forms' inline JavaScript.
    • The script is only loaded when forms are displayed
    • jQuery is always available because Gravity Forms loads it as-needed
1.0.7 2021-03-18

on March 18, 2021 =

  • Fixed: All entries marked as spam for AJAX-enabled forms. Sorry, folks! Won't happen again.
  • Went back to using jQuery to listen to form submissions.
1.0.6.1 2021-03-15

on March 15, 2021 =

  • Fixed: JavaScript "null is not an object (evaluating 'el.addEventListener')" error on pages without a form
1.0.5 2021-03-11

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 (was wp_footer)
1.0.6 2021-03-11

on March 11, 2021 =

  • Improved: No longer requires jQuery
  • Fixed: Only checks for spam on submissions that were submitted by a form, not for entries created programatically
1.0.4 2020-09-12
  • Should fix 'jQuery undefined' errors
1.0.3 2020-07-29
  • Added support for multi-page forms (thanks, @supporthero)
1.0.2 2017-06-21
  • Update FAQ and compatibility notes in readme.txt
1.0.1 2017-06-21
  • Fix issue with forms not submitting after an initial validation error
1.0 2014-10-07