Points and Rewards for WooCommerce – LoyaltyX (Referral, Gamification & Loyalty Program)
A lightweight WooCommerce points and rewards plugin to run a loyalty program where customers earn points on purchases and redeem them for discounts.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_ddwcpr_earning_rules | Stores ddwcpr earning rules data created by this plugin. | Static |
| wp_ddwcpr_points_log | A logging table that records activity, events, or audit history. | Static |
| wp_ddwcpr_redeeming_rules | Stores ddwcpr redeeming 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:
_ddwcpr_available_points_value_shortcodeOption key:_ddwcpr_award_order_statusOption key:_ddwcpr_details_card_background_colorOption key:_ddwcpr_details_card_border_colorOption key:_ddwcpr_details_card_text_colorOption key:_ddwcpr_details_card_value_colorOption key:_ddwcpr_details_icon_available_pointsOption key:_ddwcpr_details_icon_colorOption key:_ddwcpr_details_icon_coupon_rewardOption key:_ddwcpr_details_icon_expired_pointsOption key:_ddwcpr_details_icon_redeemed_pointsOption key:_ddwcpr_details_icon_referralsOption key:_ddwcpr_details_icon_sizeOption key:_ddwcpr_details_icon_total_earned_pointsOption key:_ddwcpr_details_icon_wrapper_background_colorOption key:_ddwcpr_details_icons_enabledOption key:_ddwcpr_details_icons_wrapper_enabledOption key:_ddwcpr_enable_widgets_my_account_endpointOption key:_ddwcpr_enabledOption key:_ddwcpr_installed_atOption key:_ddwcpr_layout_level_progress_bar_background_colorOption key:_ddwcpr_layout_level_progress_bar_colorOption key:_ddwcpr_my_account_enabledOption key:_ddwcpr_my_account_endpointOption key:_ddwcpr_my_account_endpoint_titleOption key:_ddwcpr_points_dashboard_shortcodeOption key:_ddwcpr_points_earning_exclude_coupon_enabledOption key:_ddwcpr_points_earning_exclude_sale_products_enabledOption key:_ddwcpr_points_earning_excluded_categoriesOption key:_ddwcpr_points_earning_excluded_productsOption key:_ddwcpr_points_earning_include_shipping_enabledOption key:_ddwcpr_points_earning_include_taxes_enabledOption key:_ddwcpr_points_earning_per_amountOption key:_ddwcpr_points_earning_roundingOption key:_ddwcpr_points_earning_valueOption key:_ddwcpr_points_expiration_email_enabledOption key:_ddwcpr_points_expiration_email_timeOption key:_ddwcpr_points_expiration_enabledOption key:_ddwcpr_points_expiration_timeOption key:_ddwcpr_points_plural_labelOption key:_ddwcpr_points_redeeming_amountOption key:_ddwcpr_points_redeeming_exclude_sale_products_enabledOption key:_ddwcpr_points_redeeming_excluded_categoriesOption key:_ddwcpr_points_redeeming_excluded_productsOption key:_ddwcpr_points_redeeming_max_pointsOption key:_ddwcpr_points_redeeming_min_pointsOption key:_ddwcpr_points_redeeming_valueOption key:_ddwcpr_points_singlular_labelOption key:_ddwcpr_revoke_order_statusOption key:_ddwcpr_rule_icons_wrapper_enabledOption key:ddwcpr_free_versionwp_postmetawp_usermeta