Remove big spender

[MAILPOET-1979]
This commit is contained in:
Pavel Dohnal
2019-04-17 13:26:07 +02:00
committed by Jan Jakeš
parent 40f4ffa316
commit bd49a39fca

View File

@ -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'),