[wp-trac] [WordPress Trac] #14877: Ability to create exclusive custom taxonomies

WordPress Trac noreply at wordpress.org
Sat Nov 24 20:00:54 UTC 2012


#14877: Ability to create exclusive custom taxonomies
------------------------------------+-----------------------------
 Reporter:  benbalter               |       Owner:  nacin
     Type:  feature request         |      Status:  reviewing
 Priority:  normal                  |   Milestone:  Future Release
Component:  Taxonomy                |     Version:
 Severity:  minor                   |  Resolution:
 Keywords:  has-patch dev-feedback  |
------------------------------------+-----------------------------
Changes (by MikeSchinkel):

 * cc: mike@… (added)


Comment:

 Replying to [comment:40 scribu]:

 If you are going to add an occassionally used parameter it would be better
 as part of an `$args` array in case other parameters are ever needed which
 follows other `register_*()` function signature patterns:

 {{{
 register_taxonomy_for_object_type( 'category', 'page', array( 'exclusive'
 => true ) );
 }}}

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


More information about the wp-trac mailing list