Remove big spender
[MAILPOET-1979]
This commit is contained in:
@ -663,16 +663,6 @@ class Menu {
|
||||
'style' => 'red'
|
||||
)
|
||||
),
|
||||
array(
|
||||
'slug' => 'woocommerce_big_spender',
|
||||
'title' => WPFunctions::get()->__('Big Spender', 'mailpoet'),
|
||||
'description' => WPFunctions::get()->__('Let MailPoet send an email to customers who have spent a certain amount to thank them, possibly with a coupon.', 'mailpoet'),
|
||||
'soon' => true,
|
||||
'badge' => array(
|
||||
'text' => WPFunctions::get()->__('Smart to have', 'mailpoet'),
|
||||
'style' => 'teal'
|
||||
)
|
||||
),
|
||||
array(
|
||||
'slug' => 'woocommerce_first_purchase',
|
||||
'title' => WPFunctions::get()->__('First Purchase', 'mailpoet'),
|
||||
|
Reference in New Issue
Block a user