From 1f3184d2c9ea56cf579f25f25f5c9b6775240628 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 29 Feb 2008 22:02:49 +0000 Subject: [PATCH] Allow searching within a given post status. fixes #5839 git-svn-id: https://develop.svn.wordpress.org/trunk@7110 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wp-admin/edit.php b/wp-admin/edit.php index 8c3ead571e..f83ef351c8 100644 --- a/wp-admin/edit.php +++ b/wp-admin/edit.php @@ -103,7 +103,11 @@ unset($status_links); ?> + +

|