Changeset 3166678
- Timestamp:
- 10/10/2024 03:36:49 PM (17 months ago)
- Location:
- gravity-forms-zero-spam
- Files:
-
- 5 added
- 2 edited
-
tags/1.4.2 (added)
-
tags/1.4.2/LICENSE (added)
-
tags/1.4.2/gravityforms-zero-spam-form-settings.php (added)
-
tags/1.4.2/gravityforms-zero-spam.php (added)
-
tags/1.4.2/readme.txt (added)
-
trunk/gravityforms-zero-spam.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gravity-forms-zero-spam/trunk/gravityforms-zero-spam.php
r2994087 r3166678 4 4 * Plugin URI: https://www.gravitykit.com?utm_source=plugin&utm_campaign=zero-spam&utm_content=pluginuri 5 5 * Description: Enhance Gravity Forms to include effective anti-spam measures—without using a CAPTCHA. 6 * Version: 1.4. 16 * Version: 1.4.2 7 7 * Author: GravityKit 8 8 * Author URI: https://www.gravitykit.com?utm_source=plugin&utm_campaign=zero-spam&utm_content=authoruri 9 9 * License: GPL-2.0+ 10 10 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt 11 * Text Domain: gf-zero-spam 11 12 */ 12 13 -
gravity-forms-zero-spam/trunk/readme.txt
r3122215 r3166678 1 1 === Gravity Forms Zero Spam === 2 2 Contributors: gravityview 3 Tags: gravity forms, gravityforms, spam, anti-spam, antispam3 Tags: gravityforms, gravity forms, anti-spam, antispam, spam, spam-blocker, spambot, spammer, add-ons, honeypot 4 4 Requires at least: 3.0.1 5 Tested up to: 6.6 6 Stable tag: trunk5 Tested up to: 6.6.2 6 Stable tag: 1.4.2 7 7 Requires PHP: 5.2.6 8 8 License: GPLv2 or later … … 14 14 == Description == 15 15 16 This Gravity Forms add-on blocks spam using a non-obtrusive anti-spam measure and can email a **spam report summary**. 17 18 19 ## Spam blocking 16 This Gravity Forms add-on blocks spam using a non-obtrusive anti-spam measure and can email a spam report summary. 17 18 ## Spam blocking for Gravity Forms 20 19 21 20 To get started, all you need to do is activate the plugin! … … 23 22 ### Is the Gravity Forms honeypot field not working for you? 🍯 🐝 24 23 25 Gravity FormsZero Spam is better than the Gravity Forms anti-spam honeypot field. If you're getting spammed, try this plugin.26 27 ### Use instead of reCaptcha24 Zero Spam is better than the Gravity Forms anti-spam honeypot field. If you're getting spammed, try this plugin. 25 26 ### Use this plugin instead of reCaptcha 28 27 29 28 **reCaptcha is user-hostile!** Use this instead! Users don't need to click stoplights, crosswalks, or bicycles when you use this plugin to stop spam. 30 29 31 ### Enable or disable per-form30 ### Enable or disable filtering per form 32 31 33 32 If you only want the plugin for specific forms, that's possible! The plugin adds a simple "Prevent spam using Gravity Forms Zero Spam" setting to each form (requires Gravity Forms 2.5 or newer). 34 33 35 ## Gravity Forms spam report emails34 ## Spam report emails 36 35 37 36 Spam summary report emails are disabled by default. Once enabled, a spam summary that includes the number of entries per-form will be sent via email. … … 116 115 == Changelog == 117 116 117 = 1.4.2 on October 10, 2024 = 118 119 * Improved: Sanitized form ID in JavaScript 120 * Fixed: Missing text domain for translation 121 118 122 = 1.4.1 on November 10, 2023 = 119 123
Note: See TracChangeset
for help on using the changeset viewer.