AICOSO Dynamic Pricing for WooCommerce
Advanced dynamic pricing rules for WooCommerce with support for bulk discounts, role-based pricing, time-based offers, and custom pricing rules.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dp_aicoso_audit_log | A logging table that records activity, events, or audit history. | Static |
| wp_dp_aicoso_price_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_dp_aicoso_rule_relationships | Stores dp aicoso rule relationships data created by this plugin. | Static |
| wp_dp_aicoso_rules | Stores dp aicoso rules 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:
dp_aicoso_db_versionOption key:dp_aicoso_installedOption key:dp_aicoso_settingsOption key:dp_aicoso_versionwp_postmeta