From ec00f200b59fe30377ed7cf91ee71be8566245eb Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Fri, 19 Feb 2010 20:03:05 +0000 Subject: [PATCH] Use get_edit_post_link(). Props jfarthing84, fixes #12288 git-svn-id: https://develop.svn.wordpress.org/trunk@13230 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-attachment-rows.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/edit-attachment-rows.php b/wp-admin/edit-attachment-rows.php index bc62398878..307d63b2dc 100644 --- a/wp-admin/edit-attachment-rows.php +++ b/wp-admin/edit-attachment-rows.php @@ -71,7 +71,7 @@ foreach ($posts_columns as $column_name => $column_display_name ) { if ( $is_trash ) echo $thumb; else { ?> - + @@ -84,7 +84,7 @@ foreach ($posts_columns as $column_name => $column_display_name ) { case 'media': ?> - >
+ >
ID))); ?>