Capably Digital Email Validation and Blocklist
Easily set up email blocklists and mx checking to reduce bounce rates and unwanted signups, reducing email volume and protecting sender reputation.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cdemv_domains | Stores cdemv domains data created by this plugin. | Static |
| wp_cdemv_locals | Stores cdemv locals data created by this plugin. | Static |
| wp_cdemv_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:
cdemv_check_settingsOption key:cdemv_cleanup_settingsOption key:cdemv_list_settingsOption key:cdemv_log_settings