Plugin Directory

Changeset 3166678


Ignore:
Timestamp:
10/10/2024 03:36:49 PM (17 months ago)
Author:
gravityview
Message:

Version 1.4.2: Add missing plugin textdomain

Location:
gravity-forms-zero-spam
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • gravity-forms-zero-spam/trunk/gravityforms-zero-spam.php

    r2994087 r3166678  
    44 * Plugin URI:        https://www.gravitykit.com?utm_source=plugin&utm_campaign=zero-spam&utm_content=pluginuri
    55 * Description:       Enhance Gravity Forms to include effective anti-spam measures—without using a CAPTCHA.
    6  * Version:           1.4.1
     6 * Version:           1.4.2
    77 * Author:            GravityKit
    88 * Author URI:        https://www.gravitykit.com?utm_source=plugin&utm_campaign=zero-spam&utm_content=authoruri
    99 * License:           GPL-2.0+
    1010 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
     11 * Text Domain:       gf-zero-spam
    1112 */
    1213
  • gravity-forms-zero-spam/trunk/readme.txt

    r3122215 r3166678  
    11=== Gravity Forms Zero Spam ===
    22Contributors: gravityview
    3 Tags: gravity forms, gravityforms, spam, anti-spam, antispam
     3Tags: gravityforms, gravity forms, anti-spam, antispam, spam, spam-blocker, spambot, spammer, add-ons, honeypot
    44Requires at least: 3.0.1
    5 Tested up to: 6.6
    6 Stable tag: trunk
     5Tested up to: 6.6.2
     6Stable tag: 1.4.2
    77Requires PHP: 5.2.6
    88License: GPLv2 or later
     
    1414== Description ==
    1515
    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
     16This 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
    2019
    2120To get started, all you need to do is activate the plugin!
     
    2322### Is the Gravity Forms honeypot field not working for you? 🍯 🐝
    2423
    25 Gravity Forms Zero Spam is better than the Gravity Forms anti-spam honeypot field. If you're getting spammed, try this plugin.
    26 
    27 ### Use instead of reCaptcha
     24Zero 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
    2827
    2928**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.
    3029
    31 ### Enable or disable per-form
     30### Enable or disable filtering per form
    3231
    3332If 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).
    3433
    35 ## Gravity Forms spam report emails
     34## Spam report emails
    3635
    3736Spam 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.
     
    116115== Changelog ==
    117116
     117= 1.4.2 on October 10, 2024 =
     118
     119* Improved: Sanitized form ID in JavaScript
     120* Fixed: Missing text domain for translation
     121
    118122= 1.4.1 on November 10, 2023 =
    119123
Note: See TracChangeset for help on using the changeset viewer.