[wp-trac] [WordPress Trac] #14180: Categories Hierarchy missing in Menus
WordPress Trac
wp-trac at lists.automattic.com
Sun Jul 4 07:08:48 UTC 2010
#14180: Categories Hierarchy missing in Menus
--------------------------+-------------------------------------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.0
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by dd32):
> How are the categories not identified? All categories should still be
present, just not in hierarchical order.
Should be mentioned that Categories names can be duplicated, Ie:
{{{
A
SomeChild
B
SomeChild
C
}}}
You'll just get a list such as:
{{{
A
B
C
SomeChild
SomeChild
SomeOtherChildFromAnotherCat
}}}
Currently, attempting to add SomeChild to the menu, Until you add it and
test on the front end, you're not sure of the category you have actually
added.
Not showing the hierarchy was removed from the initial release of menu's
due to performance reasons IIRC, Its one of the things that can be looked
at for improving in future releases if a trade-off for performance can be
found.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14180#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list