From 8713e6387d64a0c1c3a88c9650282fc7bb668616 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Thu, 18 Sep 2008 22:04:28 +0000 Subject: [PATCH] Get the hidden columns in edit-attachment-rows.php git-svn-id: https://develop.svn.wordpress.org/trunk@8931 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-attachment-rows.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wp-admin/edit-attachment-rows.php b/wp-admin/edit-attachment-rows.php index 223889ecbd..7c5b5fe9d2 100644 --- a/wp-admin/edit-attachment-rows.php +++ b/wp-admin/edit-attachment-rows.php @@ -32,6 +32,8 @@ if ( empty($att_title) ) $column_display_name ) { $class = "class=\"$column_name column-$column_name\"";