Title: EmailVerify.io
Author: EmailVerify.io
Published: <strong>Agosto 28, 2025</strong>
Last modified: Disyembre 16, 2025

---

Search plugins

![](https://ps.w.org/emailverify/assets/banner-772x250.png?rev=3351955)

![](https://ps.w.org/emailverify/assets/icon-128x128.png?rev=3351955)

# EmailVerify.io

 By [EmailVerify.io](https://profiles.wordpress.org/emailverify/)

[Download](https://downloads.wordpress.org/plugin/emailverify.1.3.1.zip)

 * [Details](https://ceb.wordpress.org/plugins/emailverify/#description)
 * [Reviews](https://ceb.wordpress.org/plugins/emailverify/#reviews)
 *  [Installation](https://ceb.wordpress.org/plugins/emailverify/#installation)
 * [Development](https://ceb.wordpress.org/plugins/emailverify/#developers)

 [Support](https://wordpress.org/support/plugin/emailverify/)

## Description

EmailVerify offers a robust solution for verifying email addresses in real-time,
protecting your site from spam registrations and enhancing email campaign effectiveness.
With over 99% accuracy, our verification service integrates seamlessly with popular
WordPress forms, offering broad compatibility and exceptional reliability.

**Key Features:**
 – Check email address during the form submission. – Can detect
valid, invalid, temporary, catch-all, inbox-full, spamtrap addresses. – Quick mode
verification checks an email within 0.5 seconds. – Dynamic detection of disposable
and temporary email addresses. – Supports most of the free email providers and business/
professional emails. – Live API for instant verification during user registration(
within 0.5 seconds). – Verification mode and custom filters can be selected. – Real-
time email validation without storing personal data permanently.

**Supported WordPress Forms:**
 – Formidable Forms – Gravity Forms – Default WordPress
Registration Form – WooCommerce Checkout Form – Contact Form 7 – Ninja Forms – WPForms–
Elementor Forms – Fluent Forms – Forminator Forms – HappyForms – Mail Mint Form –
Contact Form by BestWebSoft – WordPress Comment Form – Support for more forms will
be added

To learn about the list of features and detailed benefits, please visit https://
emailverify.io/.

### Third-Party Service Usage

This plugin integrates with the EmailVerify.io service (https://emailverify.io/)
to provide real-time email verification functionality. Through API calls to EmailVerify.
io servers, it verifies email addresses and retrieves account information, using
the following endpoints:

 * Verify email addresses: https://app.emailverify.io/api/v1/validate?key=[your_api_key]&
   email=[email]
 * Retrieve account information: https://app.emailverify.io/api/v1/check-account-
   balance?key=[your_api_key]

By installing and activating this plugin, you consent to the transmission of email
addresses to these URLs for the purpose of verification.

**Data Privacy and Security Commitment:** We prioritize your privacy and the security
of your data. All submitted email addresses are processed for validation purposes
only and are not stored indefinitely on our servers. We do not sell or use the submitted
emails for marketing purposes. EmailVerify.io is working towards full GDPR compliance,
and this practice is part of our commitment to maintaining your trust and meeting
data protection standards.

The use of the EmailVerify.io service is subject to EmailVerify.io’s Terms of Service
and Privacy Policy, available at:

 * Terms of Service: https://app.emailverify.io/terms-of-use/
 * Privacy Policy: https://app.emailverify.io/privacy-policy/

We encourage you to review these documents to understand how EmailVerify.io handles
and protects your data. It is crucial to ensure that the use of this plugin complies
with your website’s privacy policy and any applicable legal obligations concerning
data protection and privacy.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/emailverify` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to EmailVerify in your WordPress admin menu.
 4. Add your EmailVerify.io API key in the settings.
 5. Configure which form types you want to protect.
 6. Test the validation using the built-in testing tool.

## FAQ

### How does it work?

When a user submits a protected form, EmailVerify will check the email address against
various validation criteria without sending any email, offering a non-intrusive 
verification process. It will block any invalid and disposable email addresses and
notify the submitter to use a different email address.

### How long does it take to verify an email address?

Verification typically takes less than 2 seconds. The verification time depends 
on the response time of the email server, which can be limited by providing a timeout
value in the settings.

### What happens if my account runs out of credits?

If your account runs out of credits, email submissions will not be checked by the
plugin and every submitted email address will be accepted (as if the plugin is not
installed). Your forms will continue to work normally.

### Is it GDPR compliant?

EmailVerify.io is currently working towards full GDPR compliance. The service processes
email addresses only for validation purposes and does not store them permanently
after validation. However, full GDPR compliance certification is still in progress.
If you have specific GDPR requirements for your website, please review our privacy
policy at https://app.emailverify.io/privacy-policy or contact our support team 
to discuss your specific compliance needs.

### Do I need to modify my existing forms?

No! The plugin works automatically with your existing forms. Simply install, activate,
add your API key, and enable validation for your desired form types.

### Which forms are supported?

The plugin supports 14+ popular form plugins including Contact Form 7, Gravity Forms,
WPForms, Elementor Forms, and many more. See the full list in the description.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“EmailVerify.io” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ EmailVerify.io ](https://profiles.wordpress.org/emailverify/)

“EmailVerify.io” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/emailverify/contributors)
for their contributions.

[Translate “EmailVerify.io” into your language.](https://translate.wordpress.org/projects/wp-plugins/emailverify)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/emailverify/), check
out the [SVN repository](https://plugins.svn.wordpress.org/emailverify/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/emailverify/) by
[RSS](https://plugins.trac.wordpress.org/log/emailverify/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3.1

 * Fixed: Removed WordPress core files from plugin directory (guideline violation)
 * WordPress.org compliance update
 * No functional changes to plugin features

#### 1.3.0

 * Confirmed compatibility with WordPress 6.9
 * Updated tested up to version to 6.9
 * No functional changes – all features working perfectly

#### 1.2.9

 * Version bump for release and testing

#### 1.2.7

 * Fixed all WordPress coding standards warnings and errors
 * Resolved nonce verification and input sanitization issues
 * Improved security compliance for WordPress.org submission
 * Fixed remaining phpcs warnings with proper documentation

#### 1.2.6

 * Security improvements and WordPress coding standards compliance
 * Enhanced form validation with better error handling
 * Improved dashboard UI with clearer form integration status
 * Enhanced FAQ section with comprehensive troubleshooting guide
 * Added form type tracking for better analytics
 * Removed unused Divi validator and development files

#### 1.2.5

 * Bug fix and security updates.

#### 1.2.4

 * Bug fix: Plus sign in email was causing invalid results due to url-encode issue.

#### 1.2.3

 * Initial release version.

## Meta

 *  Version **1.3.1**
 *  Last updated **4 bulan ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.0 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/emailverify/) and [Russian](https://ru.wordpress.org/plugins/emailverify/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/emailverify)
 * Tags
 * [email validator](https://ceb.wordpress.org/plugins/tags/email-validator/)[email verifier](https://ceb.wordpress.org/plugins/tags/email-verifier/)
   [form validation](https://ceb.wordpress.org/plugins/tags/form-validation/)[spam protection](https://ceb.wordpress.org/plugins/tags/spam-protection/)
   [User Registration](https://ceb.wordpress.org/plugins/tags/user-registration/)
 *  [Advanced View](https://ceb.wordpress.org/plugins/emailverify/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/emailverify/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/emailverify/reviews/)

## Contributors

 *   [ EmailVerify.io ](https://profiles.wordpress.org/emailverify/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/emailverify/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://emailverify.io/)