[wp-trac] [WordPress Trac] #35317: Apply the `the_title` filter on original post titles in wp_setup_nav_menu_item()
WordPress Trac
noreply at wordpress.org
Tue Jan 5 16:26:55 UTC 2016
#35317: Apply the `the_title` filter on original post titles in
wp_setup_nav_menu_item()
--------------------------+----------------------
Reporter: ocean90 | Owner: ocean90
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.5
Component: Menus | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+----------------------
Changes (by ocean90):
* owner: => ocean90
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"36174"]:
{{{
#!CommitTicketReference repository="" revision="36174"
Nav Menus: Apply the `the_title` filter on original post titles in
`wp_setup_nav_menu_item()`.
The filter is already used in `Walker_Nav_Menu_Checklist` and
`Walker_Nav_Menu_Edit`. This ensures that titles are consistent across the
admin and front end.
Fixes #35317.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35317#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list