Bzhy – Feature Enhancements for WooCommerce

Bzhy is a WordPress plugin for enhancing WooCommerce features.This plugin is under continuous modular development.

7 database tables

Table NameDescriptionMethod
wp_bzhy_discount_order_product_assocStores order records and related transaction data.Static
wp_bzhy_discount_product_assocStores product records and related data.Static
wp_bzhy_discount_rulesStores bzhy discount rules data created by this plugin.Static
wp_bzhy_discount_tiersStores bzhy discount tiers data created by this plugin.Static
wp_bzhy_gdpr_cookies_infoStores bzhy gdpr cookies info data created by this plugin.Static
wp_bzhy_kbs_kb_infoStores bzhy kbs kb info data created by this plugin.Static
wp_bzhy_modules_infoStores bzhy modules info 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:bzhy_commerce_auth_dataOption key:bzhy_commerce_config_dataOption key:bzhy_gdpr_settingsOption key:deactivedOption key:installed
wp_postmeta
Post meta
wp_termmeta
Term meta