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 NameDescriptionMethod
wp_bulk_email_categoryStores bulk email category data created by this plugin.Static
wp_bulk_site_optionsStores bulk site options data created by this plugin.Static
wp_bulk_taskStores bulk task data created by this plugin.Static
wp_bulk_timerStores bulk timer data created by this plugin.Static
wp_bulk_user_email_listStores 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_options
Option key:bulk_email_verify_db_version