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

WordPress Trac noreply at wordpress.org
Wed Sep 18 20:27:56 UTC 2013


#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:  needs-patch      |
-----------------------------+-----------------------------
Changes (by helen):

 * keywords:  has-patch needs-refresh => needs-patch
 * milestone:  3.7 => Future Release


Comment:

 Sad - gotta punt for now. Suggest that a patch do the following:

 * Allows the current `post_categories_meta_box` and `post_tags_meta_box`
 to be used for both hierarchical and non-hierarchical taxonomies. Former
 expects IDs for save, latter expects slugs. This is probably going to take
 some running around inside other functions as well.
 * Adds callback functions for radio, select, and multi-select.

 This is operating on the assumption that #14206 will be landing in 3.7
 shortly, adding the `meta_box_cb` arg to `register_taxonomy()`.

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


More information about the wp-trac mailing list