Changeset 2180249
- Timestamp:
- 10/25/2019 05:15:02 PM (6 years ago)
- File:
-
- 1 edited
-
ultimate-email-validator/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-email-validator/trunk/readme.txt
r2180242 r2180249 14 14 == Description == 15 15 16 Have you ever been bothered by thousands of registration using fake email addresses that you cannot even reach them? and you discovered that you just have 17 a few real customers? Those registration done by **Disposable Email Address DEA** which is a service that allows to receive email 18 at a temporary address that self-destructed after a certain time elapses. It is also known by names like: **Temporary, Throwaway, Fake or Trash Email**. 16 Have you ever been bothered with thousands of registration using fake email addresses that you cannot even reach them? and you discovered that you just have a few real customers? Those registration done by **Disposable Email Address DEA** which is a service that allows to receive email at a temporary address that self-destructed after a certain time elapses. It is also known by names like: **Temporary, Throwaway, Fake or Trash Email**. 19 17 20 Have you tried to found a free way to detect and block registration with DEA and you have shocked with dozens of plugins using **Paid APIs Only**? 21 Unfortunately that's the truth, But a great developer here [SOLYD](https://solyd.com.br/) make a completely free API to detect the fake email addresses. 18 Have you tried to found a free way to detect and block registration with DEA and you have shocked with dozens of plugins using **Paid APIs Only**? Unfortunately that's the truth, But a great developer here [SOLYD](https://solyd.com.br/) make a completely free API to detect the fake email addresses. 22 19 23 Ultimate Email Validator uses the SOLYD free API [Block Temporary Email](https://block-temporary-email.com) to detect 24 and stop the following actions **registration, update user profile, post comments or using contact forms** 25 using temporary or disposable email addresses to keep your database clean with real customers that you can reach them. 20 Ultimate Email Validator uses the SOLYD free API [Block Temporary Email](https://block-temporary-email.com) to detect and stop the following actions **registration, update user profile, post comments or using contact forms** using temporary or disposable email addresses to keep your database clean with real customers that you can reach them. 26 21 27 22 == Validate Registration Forms == 28 Ultimate Email Validator detect email fields in **WordPress, BuddyPress and WooCommerce** registration forms as well as detect email field 29 in the **Update User Profile** page to prevent users from modifying his real email later. 23 Ultimate Email Validator detect email fields in **WordPress, BuddyPress and WooCommerce** registration forms as well as detect email field in the **Update User Profile** page to prevent users from modifying his real email later. 30 24 31 25 == Validate Forms == 32 You can use Ultimate Email Validator also to validate email fields in the Comment Box in the posts or pages as well as validate the 33 most popular contact forms like **Contact Form 7, MailChimp, Ninja Forms and Gravity Forms** 26 You can use Ultimate Email Validator also to validate email fields in the Comment Box in the posts or pages as well as validate the most popular contact forms like **Contact Form 7, MailChimp, Ninja Forms and Gravity Forms** 34 27 35 28 == Ultimate Email Validator Compatible With == … … 42 35 43 36 == Display a Custom Message == 44 Ultimate Email Validator comes with an easy and stylish options panel allows you to manage the validation process as you wish by 45 disabling or enabling validations for each registration or contact form as well as editing the custom message for each form, So the message appear in the registration 46 will be different than this one appears in contact forms and the message appear in the Ninja Forms different than the MailChimp's one. 37 Ultimate Email Validator comes with an easy and stylish options panel allows you to manage the validation process as you wish by disabling or enabling validations for each registration or contact form as well as editing the custom message for each form, So the message appear in the registration will be different than this one appears in contact forms and the message appear in the Ninja Forms different than the MailChimp's one. 47 38 48 39
Note: See TracChangeset
for help on using the changeset viewer.