HoneyBadger.IT

WC Order Management System including custom order statuses, emails, attachments, split orders, combine orders, variant image gallery, PDF Invoices, ma …

17 database tables

Table NameDescriptionMethod
wp_honeybadger_attachmentsStores honeybadger attachments data created by this plugin.Static
wp_honeybadger_attachments_so_tplStores honeybadger attachments so tpl data created by this plugin.Static
wp_honeybadger_attachments_tplStores honeybadger attachments tpl data created by this plugin.Static
wp_honeybadger_configStores honeybadger config data created by this plugin.Static
wp_honeybadger_custom_order_statusesStores order records and related transaction data.Static
wp_honeybadger_emailsStores honeybadger emails data created by this plugin.Static
wp_honeybadger_oauth_access_tokensStores access tokens for authentication or API access.Static
wp_honeybadger_oauth_authorization_codesStores honeybadger oauth authorization codes data created by this plugin.Static
wp_honeybadger_oauth_clientsStores honeybadger oauth clients data created by this plugin.Static
wp_honeybadger_oauth_jwtStores honeybadger oauth jwt data created by this plugin.Static
wp_honeybadger_oauth_refresh_tokensStores access tokens for authentication or API access.Static
wp_honeybadger_oauth_scopesStores honeybadger oauth scopes data created by this plugin.Static
wp_honeybadger_oauth_usersStores honeybadger oauth users data created by this plugin.Static
wp_honeybadger_product_stock_logA logging table that records activity, events, or audit history.Static
wp_honeybadger_so_emails_tplStores honeybadger so emails tpl data created by this plugin.Static
wp_honeybadger_static_attachmentsStores analytics or statistics data.Static
wp_honeybadger_wc_emailsStores honeybadger wc emails 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:honeybadger_it_versionOption key:honeybadger_the_honeybadger_it_activation_is_doneOption key:woocommerce_default_countryOption key:woocommerce_email_background_colorOption key:woocommerce_email_base_colorOption key:woocommerce_email_body_background_colorOption key:woocommerce_email_footer_textOption key:woocommerce_email_from_addressOption key:woocommerce_email_from_nameOption key:woocommerce_email_header_imageOption key:woocommerce_email_text_colorOption key:woocommerce_hold_stock_minutesOption key:woocommerce_manage_stockOption key:woocommerce_notify_low_stockOption key:woocommerce_notify_low_stock_amountOption key:woocommerce_notify_no_stockOption key:woocommerce_notify_no_stock_amountOption key:woocommerce_prices_include_taxOption key:woocommerce_registration_generate_passwordOption key:woocommerce_stock_email_recipientOption key:woocommerce_tax_round_at_subtotal
wp_postmeta
Post meta
wp_usermeta
User meta