#24115 closed defect (bug) (fixed)
'Manage Locations' tab should be hidden for zero locations/no menus support
| Reported by: | DrewAPicture | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Menus | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch 3.6-menus |
| Cc: | Focuses: |
Description
If you're working with a theme that doesn't have any registered menu locations, the 'Manage Locations' tab should be hidden. Patch attached.
Attachments (2)
Change History (8)
#2
@
13 years ago
It's worth mentioning that if we don't hide the tab for this case, they'll visit the tab, it'll say 'Your theme supports 0 menus ...' and the list table will be empty, which is just bad UX.
#3
@
13 years ago
- Summary 'Manage Locations' tab should be hidden for zero menus and/or zero locations → 'Manage Locations' tab should be hidden for zero locations/no menus support
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
24115.diff also fixes display of the 'This theme does not natively support menus' message based on number of theme locations rather than number of menus.