Bonus for Woo
This plugin is designed to create a bonus system with cashback.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bfw_computy | Stores bfw computy data created by this plugin. | Static |
| wp_bfw_coupon_usages | Stores bfw coupon usages data created by this plugin. | Static |
| wp_bfw_coupons_computy | Stores bfw coupons computy data created by this plugin. | Static |
| wp_bfw_history_computy | Stores bfw history computy data created by this plugin. | Static |
| wp_bfw_logs_computy | A logging table that records activity, events, or audit history. | 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:
bfw_alternate_serverOption key:bfw_partial_statisticsOption key:bfw_version_dbOption key:bonus-for-woo-offline-productOption key:bonus_option_nameOption key:cashback_orders_to_recountOption key:comment_moderationOption key:woocommerce_custom_orders_table_enabledOption key:woocommerce_email_background_colorOption key:woocommerce_email_base_colorOption key:woocommerce_email_body_background_colorOption key:woocommerce_email_footer_textOption key:woocommerce_email_from_addressOption key:woocommerce_email_from_nameOption key:woocommerce_email_text_colorOption key:woocommerce_myaccount_page_idOption key:woocommerce_myaccount_view_order_endpointwp_postmetawp_usermeta