From 0963c74c423c207dd88b9e650213f4fce7c23560 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 15 Feb 2008 22:40:02 +0000 Subject: [PATCH] Show (no title) if the post title is empty git-svn-id: https://develop.svn.wordpress.org/trunk@6864 602fd350-edb4-49c9-b593-d223f7449a82 --- 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'); ?>