From ff5dbf64e25f273919112fd514e7a9294b297269 Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 22 Mar 2018 14:34:29 -0600 Subject: [PATCH] my-orders add esc_html Per new Woo template files; --- woocommerce/myaccount/my-orders.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/woocommerce/myaccount/my-orders.php b/woocommerce/myaccount/my-orders.php index edf83e3..030c5a5 100644 --- a/woocommerce/myaccount/my-orders.php +++ b/woocommerce/myaccount/my-orders.php @@ -59,7 +59,7 @@ if ( $customer_orders ) : ?> - get_status() ); ?> + get_status() ) ); ?> get_formatted_order_total(), $item_count ); ?>