Skip to content

Commit

Permalink
shortmessage showing issue fixed and comment added here
Browse files Browse the repository at this point in the history
  • Loading branch information
codersaiful committed Feb 8, 2021
1 parent cfaeb22 commit b002127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/ajax_add_to_cart.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 ) {
Expand Down

0 comments on commit b002127

Please sign in to comment.