HexCoupon – Advanced Tools for WooCommerce Coupons, BOGO, Store Credit, Loyalty Programs, and More

Extend coupon functionality in your Woocommerce store.

6 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_hex_loyalty_points_logA logging table that records activity, events, or audit history.Static
wp_hex_loyalty_program_pointsStores hex loyalty program points data created by this plugin.Static
wp_hex_store_credit_logsA logging table that records activity, events, or audit history.Static
wp_testStores test 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_comments
Direct access
wp_options
Option key:allloyaltylabelsOption key:conversionrateOption key:hexcoupon_license_keyOption key:hexcoupon_license_statusOption key:loyalty_program_enable_settingsOption key:pointsforbirthdayOption key:pointsforcommentOption key:pointsforreferralOption key:pointsforreviewOption key:pointsforsignupOption key:pointsforsocialshareOption key:pointsonpurchaseOption key:spinwheelcontentOption key:spinwheelcouponOption key:spinwheelgeneralOption key:spinwheelpopupOption key:spinwheeltextOption key:spinwheelwheelOption key:store_credit_enable_dataOption key:store_credit_payment_system_data
wp_postmeta
Post meta
wp_terms
Custom taxonomy:shop_coupon_taxonomy
wp_usermeta
User meta