=== Disposable Email Detector === Contributors: amzil000ayoub Tags: email, disposable, blocklist, spam, security Requires at least: 6.0 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Blocks user registration with disposable or temporary email addresses. Supports WordPress and WooCommerce. == Description == Disposable Email Detector prevents users from registering with known disposable or temporary email addresses. This helps reduce spam accounts and improve the quality of your user base. It supports both: - Native WordPress registrations - WooCommerce customer registrations **Key Features** - Blocks disposable email during registration - WooCommerce compatible - Lightweight and fast == Installation == 1. Visit **Plugins > Add New Plugin**. 2. Search for **Disposable Email Detector**. 3. Install and activate the **Disposable Email Detector** plugin. = Or Manual installation = 1. Upload the entire `disposable-email-detector` folder to the `/wp-content/plugins/` directory. 2. Visit **Plugins**. 3. Activate **Disposable Email Detector** plugin. **No configuration is needed. The plugin starts working immediately.** == FAQ == = Can I add my own domains to the blocklist? = You can manually edit the synced file stored in `/wp-content/uploads/disposable-email-detector/`. Keep in mind it will be overwritten during the next daily sync. A manual override feature may be added in a future version. = Does this plugin block signups on checkout or guest checkout? = Currently, it only blocks new customer **account registrations** via WooCommerce and WordPress. It does not yet enforce rules on guest checkout or other forms. == Screenshots == 1. Error message == Changelog == = 1.0 = * Initial release.