[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 18:25:11 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      |
-----------------------------+------------------------------
Changes (by wpsmith):

 * cc: travis@… (added)


Comment:

 +1 to adding it to CPTs. To me it's more logical workflow and since the
 screen is a CPT screen. However, it would be even better if it didn't
 matter.

 Replying to [comment:4 jtsternberg]:
 > I think I may be partial to adding the flag to the register_post_type
 parameters instead of register_taxonomy.  Normal workflow is to add custom
 taxonomies TO a custom post type rather than the other way around I think.
 It may be symantics, but what about:
 > {{{
 > register_post_type( 'movies', array(
 >   ...
 >   'show_taxonomy_columns' => array( 'actors', 'locations' ) )
 > ) );
 > }}}

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


More information about the wp-trac mailing list