[wp-trac] [WordPress Trac] #11838: Add hierarchical taxonomies to the Menu bar
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 7 06:38:50 UTC 2010
#11838: Add hierarchical taxonomies to the Menu bar
-------------------------+--------------------------------------------------
Reporter: dd32 | Owner: dd32
Type: enhancement | Status: accepted
Priority: normal | Milestone: 3.0
Component: Taxonomy | Version: 3.0
Severity: normal | Keywords: has-patch
-------------------------+--------------------------------------------------
Comment(by dd32):
Few things noticed:
* Not all of the sanitization of the terms was brought accross from
categoeies
* As a result, Multiple categories with the same Name are allowed (they
differ with slugs however).
* Everything appears working.
* See #8167
* Quick edit doesnt handle Parents currently
* Never did.
* Probably best disabling that as while the parent can be updated, the
row will not appear in the right location
* Quick edit throws a E_NOTICE when changing the slug to something that
already exists
* You can create a Term in multiple Taxonomies
* Eg, "Test Category Tag" as a Category, If you then add it as a Tag,
It'll recieve the same term_id (ie. it picks up the underlying term
instead of creating a new one with a new slug)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11838#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list