From b002127d95755792dba78b9a9b4f74ce7832f078 Mon Sep 17 00:00:00 2001 From: Saiful Islam Date: Mon, 8 Feb 2021 11:41:10 +0600 Subject: [PATCH] shortmessage showing issue fixed and comment added here --- includes/ajax_add_to_cart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/ajax_add_to_cart.php b/includes/ajax_add_to_cart.php index c6b83c2e..e75db659 100644 --- a/includes/ajax_add_to_cart.php +++ b/includes/ajax_add_to_cart.php @@ -544,7 +544,7 @@ function wpt_render_meta_on_cart_and_checkout( $cart_data, $cart_item = null ) { * @param type $order_id * * @since 1.9 6.6.2018 d.m.y - * @fixed + * @fixed 8.2.2021 d.m.y fixed to this date * @return Void This Function will add Customer Custom Message to Order */ function wpt_order_meta_handler( $item_id, $item, $order_id ) {