#12896 closed defect (bug) (fixed)
Various Nav Menu bug fixes
| Reported by: | ptahdunbar | Owned by: | ptahdunbar |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Menus | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [14031]) Nav menu fixes. Props ptahdunbar. see #12896 fixes #12844