[ __( 'All', 'wp-marketing-automations' ), __( 'WooCommerce', 'wp-marketing-automations' ), __( 'WordPress', 'wp-marketing-automations' ), 'FunnelKit', __( 'Learndash', 'wp-marketing-automations' ), __( 'AffiliateWP', 'wp-marketing-automations' ) ], 'subGroups' => [ 'WooCommerce' => [ __( 'Cart', 'wp-marketing-automations' ), __( 'Customer', 'wp-marketing-automations' ), __( 'Orders', 'wp-marketing-automations' ), __( 'Subscription', 'wp-marketing-automations' ), __( 'Reviews', 'wp-marketing-automations' ), ], 'WordPress' => [ __( 'User', 'wp-marketing-automations' ), ], 'FunnelKit' => [ __( 'Optin Form', 'wp-marketing-automations' ), ], ] ]; return apply_filters( 'bwfan_recipe_group_filters', $data ); } } if ( class_exists( 'BWFAN_Core' ) ) { BWFAN_Core::register( 'bwfan_recipe', 'BWFAN_Recipe_Loader' ); }