Opened 16 years ago
Closed 16 years ago
#13334 closed defect (bug) (fixed)
The Menus' tab should be alpha-sorted
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | low |
| Severity: | minor | Version: | 3.0 |
| Component: | Menus | Keywords: | ux-feedback |
| Focuses: | Cc: |
Description
Create menus bcd, abc, and cde. They'll be ordered that way. It would be cleaner if they were ordered as abc, bcd, cde.
Change History (7)
#2
@
16 years ago
- Keywords ux-feedback added; worksforme removed
Sry, misunderstanding, ignore my comment.
#3
@
16 years ago
The first menu is the one used when none is specified (such as in TwentyTen), so it probably makes sense to allow menu ordering.
#4
@
16 years ago
Maybe a dropdown next to the menu name with the numbers 1 through n shown only if n > 1. Allow themes to pass 1 - n to their wp_nav_menu() calls.
#5
@
16 years ago
- Cc john.wp@… added
- Priority changed from normal to low
- Severity changed from normal to minor
Dropdown too messy IMO - I think this should either auto-order itself (alpha) or it should be drag an drop with the tabs
Note: See
TracTickets for help on using
tickets.
Why they should be ordered? You can order it yourself with drag&drop.