From 0f3e87ffb195519867eb5b130182580d7749858c Mon Sep 17 00:00:00 2001 From: denisbaranov Date: Tue, 16 Jul 2019 18:40:07 +0300 Subject: [PATCH] use esc_attr() in templates --- templates/account.php | 42 +++++++++++++-------------- templates/gdpr-register.php | 8 ++--- templates/login.php | 2 +- templates/logout.php | 6 ++-- templates/members-grid.php | 16 +++++----- templates/members.php | 2 +- templates/message.php | 2 +- templates/password-change.php | 2 +- templates/password-reset.php | 2 +- templates/profile.php | 4 +-- templates/profile/comments-single.php | 4 +-- templates/profile/comments.php | 2 +- templates/profile/posts-single.php | 8 ++--- templates/profile/posts.php | 2 +- templates/register.php | 2 +- templates/searchform.php | 4 +-- 16 files changed, 54 insertions(+), 54 deletions(-) diff --git a/templates/account.php b/templates/account.php index 362367d4..aa58d6c5 100644 --- a/templates/account.php +++ b/templates/account.php @@ -1,4 +1,4 @@ -
+
@@ -26,16 +26,16 @@ */ do_action( 'um_account_page_hidden_fields', $args ); ?> -