DiscountKit – Discount Rules, Bulk Pricing & Dynamic Pricing for WooCommerce
Create flexible WooCommerce discount rules with percentage discounts, fixed discounts, and bulk pricing options.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_discountkit_rule_usage | Stores discountkit rule usage data created by this plugin. | Static |
| wp_discountkit_rules | Stores discountkit rules data created by this plugin. | Static |
| wp_discountkit_settings | Stores discountkit settings 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_optionsOption key:
discountkit_activatedOption key:discountkit_db_version