Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme.txt #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
=== Gravity Forms Block Email Domains ===
Contributors: roadwarriorwp, alh0319, stevejonesdev
Donate link: https://roadwarriorcreative.com/donate
Tags: gravity forms, gravity form, gravity, forms, block email, block domain, blacklist, email blacklist, domain blacklist
=== Block Email Domains in Gravity Forms ===
Contributors: equalizedigital, alh0319, stevejonesdev
Tags: gravity forms, gravity form, block email, block domain, blacklist,
Requires at least: 5.0.0
Tested up to: 6.0.1
Stable tag: 1.0.2
Expand All @@ -12,15 +11,17 @@ Easily set a list of email domains to block on email fields in Gravity Forms.

== Description ==

Gravity Forms Block Email Domains is an add-on plugin for Gravity Forms that allows you to define a comma separated list of email domains to block on each email field. Custom validation messages can be set as well. Blocked email domains will prevent the form from being submitted and prompt the user to enter a non-blocked email address.
Block Email Domains in Gravity Forms is an add-on plugin for Gravity Forms that allows you to define a comma-separated list of email domains to block on each email field. Custom validation messages can also be set. Blocked email domains will prevent the form from being submitted and prompt the user to enter a non-blocked email address.

A common use case for this plugin is blocking personal email addresses such as Gmail.com, yahoo.com, etc. from being able to submit the form if you want to only capture business/company email addresses.

== Installation ==

1. **Visit** Plugins > Add New in the WordPress admin dashboard
2. **Search** for "Gravity Forms Block Email Domains"
3. **Install** and then **Activate** Gravity Forms Block Email Domains from your Plugins page
4. **Navigate** to your gravity form
5. **Set** a comma separated list of blocked domains and a custom validation message on an email field in the advanced tab
5. **Set** a comma separated list of blocked domains and a custom validation message on any email field in the advanced tab

== Screenshots ==

Expand All @@ -38,4 +39,4 @@ Gravity Forms Block Email Domains is an add-on plugin for Gravity Forms that all
* Remove case sensitivity on domains

= 1.0.0 =
* This is version 1 - everything is new and shiny!
* This is version 1 - everything is new and shiny!