From ad064e9a493da074bfae668bc5f0ec767198ce65 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Tue, 29 Sep 2009 10:28:08 +0000 Subject: [PATCH] htmlspecialchars after apply_filters, props Viper007Bond, see #10858 git-svn-id: https://develop.svn.wordpress.org/trunk@11983 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index c585ea2b8b..9b313f07f1 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -2141,7 +2141,7 @@ function _wp_comment_row( $comment_id, $mode, $comment_status, $checkbox = true, comment_text(); if ( $user_can ) { ?>