Simple Affiliate for WooCommerce

Simple Affiliate for WooCommerce

2 database tables

Table NameDescriptionMethod
wp_affiliate_earningsStores affiliate earnings data created by this plugin.Static
wp_affiliate_spendingStores affiliate spending 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_options
Option key:default_commission_rateOption key:default_discount_rateOption key:woocommerce_currency
wp_postmeta
Post meta
wp_usermeta
User meta