From 315fcd5cd634482460f1e1a069f933f343cb3683 Mon Sep 17 00:00:00 2001 From: rob1n Date: Thu, 24 May 2007 03:37:10 +0000 Subject: [PATCH] the_search_query() revamp. fixes #4327 git-svn-id: http://svn.automattic.com/wordpress/trunk@5536 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/general-template.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wp-includes/general-template.php b/wp-includes/general-template.php index ae463c87c..15a019fe1 100644 --- a/wp-includes/general-template.php +++ b/wp-includes/general-template.php @@ -943,9 +943,12 @@ function the_editor($content, $id = 'content', $prev_id = 'title') {