Marks WooCommerce group as beta

This commit is contained in:
Vlad
2018-05-21 12:00:07 -04:00
parent 20dbc3c74b
commit fff6c966d8
5 changed files with 5 additions and 150 deletions

View File

@ -584,6 +584,7 @@ class Menu {
$data['automatic_emails'] = array(
array(
'slug' => 'woocommerce',
'beta' => true,
'premium' => true,
'title' => __('WooCommerce', 'mailpoet'),
'description' => __('Automatically send an email when there is a new WooCommerce product, order and some other action takes place.', 'mailpoet'),