Skip to content

Updates and new functionality

Choose a tag to compare

@Ahkonsu Ahkonsu released this 21 Mar 19:01
· 22 commits to main since this release

added a bunch of new functionality to this plugin and lots of enhancements.

  • 1.2: Fixed undefined hide_validation_message warning.
  • 1.3: Added option to hide validation message.
  • 1.4: Added option to check all fields for spam.
  • 1.5: Fixed undefined variable warnings in spam filter.
  • 1.3: Added Entry Block Terms to manage disallowed keys.
  • 1.7: Updated to use disallowed_keys instead of deprecated blacklist_keys.
    Features now:

Description

Gravity Forms Enhanced Tools is a WordPress plugin that extends Gravity Forms with advanced email domain validation and spam filtering capabilities. It allows you to restrict or allow form submissions based on email domains and block spam entries using WordPress’s Disallowed Comment Keys.

Features

Email Domain Validator

  • Restrict Domains: Limit submissions to specific domains or ban specific domains.
  • Multiple Forms: Apply validation to one or more Gravity Forms by specifying Form IDs.
  • Custom Messages: Set a custom validation message or hide it entirely for silent failure.
  • Flexible Configuration: Choose between "Limit" (whitelist) or "Ban" (blacklist) modes.

Spam Filter

  • Disallowed Keys Integration: Uses WordPress’s Disallowed Comment Keys to flag spam entries.
  • Field Flexibility: Optionally check all form fields or limit to specific types (email, name, phone, company, message).
  • Entry Blocking: Add terms directly from the plugin to block spam submissions.

Installation

  1. Upload: Upload the gravity-forms-enhanced-tools folder to your /wp-content/plugins/ directory.
  2. Activate: Go to Plugins in WordPress admin and activate "Gravity Forms Enhanced Tools."
  3. Configure: Click the "Settings" link next to the plugin on the Plugins page, or navigate to Settings > GF Enhanced Tools

Full Changelog: v1.0...v1.7