feat: Affiliate program enrichment (Link Builder, Curated Collections, Smart Links)
This commit is contained in:
@@ -58,6 +58,12 @@ class AffiliateSettings {
|
||||
'description' => __('Automatically approve new affiliate applications.', 'woonoow'),
|
||||
'default' => false,
|
||||
],
|
||||
'woonoow_affiliate_enable_curated_collections' => [
|
||||
'type' => 'toggle',
|
||||
'label' => __('Enable Curated Collections', 'woonoow'),
|
||||
'description' => __('Allow affiliates to create and share custom curated product collections.', 'woonoow'),
|
||||
'default' => true,
|
||||
],
|
||||
'woonoow_affiliate_allow_self_referral' => [
|
||||
'type' => 'toggle',
|
||||
'label' => __('Allow Self-Referrals', 'woonoow'),
|
||||
|
||||
Reference in New Issue
Block a user