From 67ef4e1abca2a5e6058d90f60527ce35521b0e6b Mon Sep 17 00:00:00 2001 From: azaozz Date: Sun, 24 Aug 2008 14:19:05 +0000 Subject: [PATCH] Remove extra filter, fixes #7585 git-svn-id: http://svn.automattic.com/wordpress/trunk@8721 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/general-template.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wp-includes/general-template.php b/wp-includes/general-template.php index 81c5e36dbb..a17ed501fa 100644 --- a/wp-includes/general-template.php +++ b/wp-includes/general-template.php @@ -955,7 +955,7 @@ function the_editor($content, $id = 'content', $prev_id = 'title', $media_button $rows = "rows='$rows'"; ?>
-