Skip to content

Initial Release - Version 1.1

Latest

Choose a tag to compare

@wikiwyrhead wikiwyrhead released this 20 May 18:57
· 4 commits to main since this release
38f2c20

The Email Validator WordPress plugin provides a convenient way to validate email addresses without relying on external APIs. It checks the validity of email addresses based on MX and SPF records, while also detecting disposable email addresses. With Email Validator, you can ensure the integrity of your email lists and improve the efficiency of your email listings.

Key Features:

  1. Validates email addresses without external APIs.
  2. Checks for valid MX and SPF records to ensure deliverability.
  3. Detects disposable email addresses to filter out non-genuine contacts.
  4. Simple and user-friendly interface for easy validation of email lists.

Installation:

  • Download the plugin ZIP file.
  • Upload the ZIP file through the WordPress admin dashboard (Plugins > Add New > Upload Plugin).
  • Activate the plugin.

Usage:

  • Navigate to the "Email Validator" page in the WordPress admin menu.
  • Paste the email addresses you want to validate into the provided textarea, with one email address per line.
  • Click the "Validate Emails" button.
  • View the validation results.

Notes

  • Valid: The email address is correctly formatted and active.
  • Invalid: The email address is incorrectly formatted or does not exist.
  • Unknown: The email hosting service is blocking the validation process, so the status cannot be determined accurately. In such cases, the email is considered valid.

Please note that emails listed as "unknown" are treated as valid due to limitations imposed by the email hosting service.

License:

This plugin is licensed under the GNU General Public License v3.0 (GPL-3.0).

For feedback or support inquiries, please submit an issue.