Email and Domain Blocker for WooCommerce
Block emails or domains from WooCommerce and WordPress signups. Supports wildcards, disposable email blocking, bulk import, CSV export, and logs.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_edb_logs | A logging table that records activity, events, or audit history. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
blocked_domainsOption key:blocked_emailsOption key:edb_block_disposableOption key:edb_block_wp_regOption key:edb_custom_error_messageOption key:edb_enable_logging