Bulk-verify-email
Bulk-Verify-Email is an email address verification WordPress plugin. This plugin helps you to verify your bulk email list before you send newsletter t …
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bulk_email_category | Stores bulk email category data created by this plugin. | Static |
| wp_bulk_site_options | Stores bulk site options data created by this plugin. | Static |
| wp_bulk_task | Stores bulk task data created by this plugin. | Static |
| wp_bulk_timer | Stores bulk timer data created by this plugin. | Static |
| wp_bulk_user_email_list | Stores bulk user email list data created by this plugin. | 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:
bulk_email_verify_db_version