توی آرایه اولی شورت کد ها رو بزنید و توی دومی مقدارشون رو .
<?php
add_filter( 'persian_woo_sms_content' ,'woo_sms_custom_shortcode' ,10 , 4 );
function woo_sms_custom_shortcode ( $content, $order_id, $order , $product_ids ) {
$find = array(
'{Delivery_Date}',
'{jckwds_date}'...