From 57abacf3bd9db45582fe9e515dfad8770e1f2fcc Mon Sep 17 00:00:00 2001 From: koenemann Date: Fri, 27 Jan 2017 07:59:08 +0100 Subject: [PATCH] replacing _e with esc_html_e --- comments.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/comments.php b/comments.php index da94098b..4d202517 100644 --- a/comments.php +++ b/comments.php @@ -33,7 +33,7 @@ if ( post_password_required() ) { 1 && get_option( 'page_comments' ) ) : // are there comments to navigate through. ?>