Doctor Subs

Spot the broken WooCommerce subscriptions you didn't know about, and fix them with one click you can undo.

3 database tables

Table NameDescriptionMethod
wp_dr_subs_fix_journalStores dr subs fix journal data created by this plugin.Static
wp_dr_subs_status_transitionsStores analytics or statistics data.Static
wp_dr_subs_sub_healthStores dr subs sub health 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:dr_subs_settingsOption key:dr_subs_settings_last_savedOption key:enable_loggingOption key:log_retention_daysOption key:wcst_settingsOption key:woocommerce_email_settings
wp_postmeta
Post meta