[wp-trac] [WordPress Trac] #21222: Unable to add columns to the Terms List table

WordPress Trac wp-trac at lists.automattic.com
Wed Jul 11 23:06:25 UTC 2012


#21222: Unable to add columns to the Terms List table
--------------------------+----------------------
 Reporter:  dglingren     |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Taxonomy      |     Version:  3.4.1
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |
--------------------------+----------------------
Changes (by SergeyBiryukov):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 You can use `manage_{$screen->id}_columns` filter from `WP_List_Table`:
 [[BR]]
 http://core.trac.wordpress.org/browser/tags/3.4.1/wp-admin/includes/class-
 wp-list-table.php#L89

 For categories and tags, it's `manage_edit-category_columns` and
 `manage_edit-post_tag_columns`.

 Closing as a duplicate of #20913.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21222#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list