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

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 29 22:18:26 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 benbalter):

 * keywords:   => has-patch dev-feedback


Comment:

 Uploaded [attachment:14877.diff] which is an extremely rough first pass,
 but should at least help get things going. I tried to write it in such a
 way that could easily be converted over to class that extends WP_Meta_Box
 down the line. AJax adding of new terms isn't done yet, as is a quick-edit
 UI similarly lacking, but the basic concept/proposed
 approach/functionality is there.

 I abstracted the native category and tags drop downs, and attached a
 plugin ( [attachment:exclusive-taxonomies.php] ) that creates a radio and
 dropdown taxonomy for testing purposes.

 I can keep plugging away, but thought I'd check in before I went too far
 down the rabbit hole.

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


More information about the wp-trac mailing list