Mail Doctor

Deliver WooCommerce emails with confidence using authenticated SMTP transports, visual diagnostics, and automated retries.

4 database tables

Table NameDescriptionMethod
wp_mail_doctor_logA logging table that records activity, events, or audit history.Static
wp_mail_doctor_log_archiveA logging table that records activity, events, or audit history.Static
wp_mail_doctor_suppressionStores mail doctor suppression data created by this plugin.Static
wp_maildoctor_profileStores maildoctor profile 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:enabledOption key:mail_doctor_api_keysOption key:mail_doctor_db_versionOption key:mail_doctor_db_version_migrated_atOption key:mail_doctor_onboardingOption key:mail_doctor_preview_last_render_msOption key:mail_doctor_settingsOption key:woocommerce_email_from_addressOption key:woocommerce_email_header_image
wp_postmeta
Post meta
wp_usermeta
User meta