Kadence E-Mail Designer
-
Hello,
you made this wonderful snippet for me
add_filter('kadence_woomail_order_body_text', function($body_text, $order, $sent_to_admin, $plain_text, $email) { return str_replace( '{customer_salutation}', \F4\WCSF\Core\Hooks::get_option_label(get_post_meta($order->get_id(), '_billing_salutation', true)), $body_text ); }, 10, 5);unfortunately it is not working anymore, maybe Kadence changed something in their plugin…
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘Kadence E-Mail Designer’ is closed to new replies.