Changeset 2638529
- Timestamp:
- 12/02/2021 11:52:16 AM (4 years ago)
- File:
-
- 1 edited
-
emailable/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
emailable/trunk/readme.txt
r2638527 r2638529 17 17 Our plugin works with all major WordPress Forms and plugins that use the is_email function to validate email addresses. This includes, but is not limited to: 18 18 19 * WordPress’s default registration and comment forms20 * WooCommerce’s registration and checkout form21 * Gravity Forms22 * Contact Form 723 * Ninja Forms24 * Jetpack Forms19 * WordPress’s default registration and comment forms 20 * WooCommerce’s registration and checkout form 21 * Gravity Forms 22 * Contact Form 7 23 * Ninja Forms 24 * Jetpack Forms 25 25 26 26 Emailable’s verification includes: 27 27 28 * Disposable Email Detection29 * Accept-All Email Detection30 * MX Record Detection31 * SMTP Provider Information32 * Misspelled Domain Detection33 * Syntax Validation34 * Domain Validation35 * SMTP Verification36 * Email Deduplication37 * Role Email Detection38 * Free Email Detection39 * Email Quality Score40 * Anti-Greylisting Technology28 * Disposable Email Detection 29 * Accept-All Email Detection 30 * MX Record Detection 31 * SMTP Provider Information 32 * Misspelled Domain Detection 33 * Syntax Validation 34 * Domain Validation 35 * SMTP Verification 36 * Email Deduplication 37 * Role Email Detection 38 * Free Email Detection 39 * Email Quality Score 40 * Anti-Greylisting Technology 41 41 42 42 To use this plugin, [sign up for a free Emailable account](https://app.emailable.com/signup/), create an API key. After your first 250 verifications you’ll have to purchase additional email verification credits.
Note: See TracChangeset
for help on using the changeset viewer.