Opened 11 years ago
Closed 11 years ago
#35317 closed defect (bug) (fixed)
Apply the `the_title` filter on original post titles in wp_setup_nav_menu_item()
| Reported by: | ocean90 | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | Menus | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
In trunk/src/wp-includes/nav-menu.php?marks=742&rev=36095#L721 the original post title gets used if no custom menu title was provided. On the original title the the_title should get applied to get consistent output through the back and front end.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 36174: