From 491ee1a1aa9a17457c5b01072c945f43e0c293f8 Mon Sep 17 00:00:00 2001 From: ryan Date: Sat, 21 Jul 2007 00:05:28 +0000 Subject: [PATCH] add title filter outside of the loop. Do we even need it? git-svn-id: http://svn.automattic.com/wordpress/trunk@5811 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-post-rows.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/edit-post-rows.php b/wp-admin/edit-post-rows.php index 4eee06b760..f5d5dae257 100644 --- a/wp-admin/edit-post-rows.php +++ b/wp-admin/edit-post-rows.php @@ -12,8 +12,8 @@ ID == $post->post_author ? 'self' : 'other' );