From b2d6dc7e664a567bcac1552e0469b96aff879d25 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Sat, 26 Sep 2009 22:28:22 +0000 Subject: [PATCH] Apply "comment_edit_pre" filter when quick-editing comments, props Viper007Bond, fixes #10858 git-svn-id: https://develop.svn.wordpress.org/trunk@11975 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 e9a4fe4c8f..c585ea2b8b 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 ) { ?>