[wp-trac] [WordPress Trac] #18644: Media list table doesn't check for comment support

WordPress Trac wp-trac at lists.automattic.com
Sun Sep 11 23:11:32 UTC 2011


#18644: Media list table doesn't check for comment support
--------------------------+-----------------------------
 Reporter:  johnbillion   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Media         |    Version:  3.3
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 If you remove support for comments from attachments*, the Comment column
 is still displayed on the Media screen. This is inconsistent with posts
 and pages, where the column gets removed.

 *
 {{{
 remove_post_type_support( 'attachment', 'comments' );
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18644>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list