From 5509d35b491dddd556a5d9bb7a8e126b2a6b9c53 Mon Sep 17 00:00:00 2001 From: ryan Date: Fri, 15 Feb 2008 22:40:02 +0000 Subject: [PATCH] Show (no title) if the post title is empty git-svn-id: http://svn.automattic.com/wordpress/trunk@6864 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-post-rows.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wp-admin/edit-post-rows.php b/wp-admin/edit-post-rows.php index b19fb5f13d..fde7c5eeb2 100644 --- a/wp-admin/edit-post-rows.php +++ b/wp-admin/edit-post-rows.php @@ -64,8 +64,11 @@ foreach($posts_columns as $column_name=>$column_display_name) { - + post_status) _e(' — Private'); ?>