Filter: mt_cart_purchase_date

apply_filters( 'mt_cart_purchase_date', $format ) → {string}

HTML formatting of purchase date on receipts.

Parameters:
Name Type Description
$format string

HTML formatted string with date format placeholders.

Source:
Returns:
Type
string