Disposable Email Validation
The Disposable Email Validation plugin helps validate email addresses during user signups, ensuring that disposable email addresses are not allowed for registration. It integrates with the check-mail.org API to perform email validation.
by Akshat Saxena · github.com/akshat009/disposable-email-validation
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/akshat009/disposable-email-validation/archive/refs/heads/main.zipFrom the readme
Description
The Disposable Email Validation plugin helps validate email addresses during user signups, ensuring that disposable email addresses are not allowed for registration. It integrates with the check-mail.org API to perform email validation.
Installation
1. Upload the disposable-email-validation folder to the /wp-content/plugins/ directory or install the plugin through the WordPress plugins screen directly.
2. Activate the Disposable Email Validation plugin through the 'Plugins' screen in WordPress.
3. Go to the plugin's settings page (Settings Disposable Email Validation) and enter your check-mail.org API key.
4. Save the settings.
Usage
Once the Disposable Email Validation plugin is activated and the API key is set, it will validate email addresses during user signups. If a disposable email address is detected, an error message will be displayed, and the signup will be prevented.
Frequently Asked Questions
Q: How can I obtain a check-mail.org API key?
A: You can