diff --git a/readme.txt b/readme.txt index 8707284..0c26d07 100644 --- a/readme.txt +++ b/readme.txt @@ -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 @@ -12,7 +11,9 @@ 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 == @@ -20,7 +21,7 @@ Gravity Forms Block Email Domains is an add-on plugin for Gravity Forms that all 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 == @@ -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! \ No newline at end of file +* This is version 1 - everything is new and shiny!