#12896 closed defect (bug) (fixed)
Various Nav Menu bug fixes
Reported by: | ptahdunbar | Owned by: | ptahdunbar |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Menus | Keywords: | has-patch |
Focuses: | Cc: |
Description
Various bug fixes for menus:
- fixes #12844 Merge wp_get_nav_menu() with wp_nav_menu() and improve arguments passed
- Removes default description
- Generates dynamic links for existing objects (pages, cats, etc.)
- Fixes styling issue in twentyten when a fallback wp_page_menu is used.
- Changes "Add an Existing $post_type->singular_label" to "Add $post_type->label"
Attachments (2)
Change History (7)
#3
@
15 years ago
- Cc zeo@… added
- Keywords has-patch added
- Resolution fixed deleted
- Status changed from closed to reopened
- Type changed from defect (bug) to enhancement
Can't find any opened ticket. Patch added i18n to title.
Note: See
TracTickets for help on using
tickets.
(In [14031]) Nav menu fixes. Props ptahdunbar. see #12896 fixes #12844