[wp-trac] [WordPress Trac] #21240: Ability to "Turn On" Native custom columns for registered custom taxonomies

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 12 16:58:09 UTC 2012


#21240: Ability to "Turn On" Native custom columns for registered custom taxonomies
-----------------------------+------------------------------
 Reporter:  jtsternberg      |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Taxonomy         |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  2nd-opinion      |
-----------------------------+------------------------------

Comment (by scribu):

 Well, if you have the same taxonomy registered for multiple post types,
 you can't control on which screens it shows up.

 Maybe besides

 {{{
 'show_admin_column' => true
 }}}

 we could also have

 {{{
 'show_admin_column' => array( 'post', 'movie' ) )
 }}}

 which would make it so it shows up only on the post and movie tables.

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


More information about the wp-trac mailing list