Changeset 2638496
- Timestamp:
- 12/02/2021 11:04:59 AM (4 years ago)
- File:
-
- 1 edited
-
emailable/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
emailable/trunk/readme.txt
r2638401 r2638496 1 === Emailable ===2 Contributors: Emailable , LLC3 Tags: Gravity Forms, Ninja Forms, Contact Form 7, WP comment forms, WP registration forms, Jetpack/Grunion, WooCommerce1 === Emailable Email Verifier === 2 Contributors: Emailable 3 Tags: email validation, email verifier, validation, email, anti-spam 4 4 Requires at least: 5.0 5 5 Tested up to: 5.8.2 6 6 Stable tag: 1.0.0 7 Requires PHP: 7.0 7 8 License: GPLv2 or later 8 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 10 10 This WP plugin aims to validate emails on all WP forms to make sure they actually exist before submission. It will use Emailable's API and must work on all the major WordPress forms.11 Our email verification plugin ensures you only collect valid emails by verifying them in real-time. 11 12 12 13 == Description == 13 14 14 This WP plugin aims to validate emails on all WP forms to make sure they actually exist before submission. It will use Emailable's API and must work on all the major WordPress forms. 15 Our email verification plugin ensures you only collect valid emails by verifying them in real-time. The plugin integrates Emailable's top rated email verification API to perform email verification as users submit their email address in your form. 16 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 19 * 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 Emailable’s verification includes: 26 27 * Disposable Email Detection 28 * Accept-All Email Detection 29 * MX Record Detection 30 * SMTP Provider Information 31 * Misspelled Domain Detection 32 * Syntax Validation 33 * Domain Validation 34 * SMTP Verification 35 * Email Deduplication 36 * Role Email Detection 37 * Free Email Detection 38 * Email Quality Score 39 * Anti-Greylisting Technology 40 41 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. 42 43 Email verification with Emailable includes a [99%+ deliverability guarantee](https://emailable.com/guarantee/). 44 45 We comply with the most strict data privacy regulations such as GDPR, Privacy Shield, CCPA, LGPD, and others. 46 47 See more information about data privacy in the links below: 48 49 [Emailable's Terms of Service](https://emailable.com/terms-of-service/) 50 [Emailable's Privacy Policy](https://emailable.com/privacy-policy/) 51 [Emailable's Data Protection Agreement](https://emailable.com/data-processing-agreement/) 52 [Emailable's Anti-Spam Policy](https://emailable.com/anti-spam-policy/) 15 53 16 54 = Features: = … … 31 69 32 70 = 1.0.0 - 2021-11-19 = 33 * Initial Release71 * First release.
Note: See TracChangeset
for help on using the changeset viewer.