From 9a2f35ded62e1e5a8869340f89782ff1a1c05fac Mon Sep 17 00:00:00 2001 From: Rami Yushuvaev Date: Fri, 26 Aug 2016 17:13:43 +0300 Subject: [PATCH] replace esc_attr_e() with esc_attr() --- includes/admin/customers/customers.php | 2 +- includes/forms/widget.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/admin/customers/customers.php b/includes/admin/customers/customers.php index b100096d55..9dfd83b8d8 100644 --- a/includes/admin/customers/customers.php +++ b/includes/admin/customers/customers.php @@ -217,7 +217,7 @@ function give_customers_view( $customer ) {
#id; ?> - + name; ?>

diff --git a/includes/forms/widget.php b/includes/forms/widget.php index c42108b6b6..57c60aa44d 100644 --- a/includes/forms/widget.php +++ b/includes/forms/widget.php @@ -133,7 +133,7 @@ public function form( $instance ){ ?>

-
+