[wp-trac] [WordPress Trac] #23254: Empty Page Title Not Handled in Menu System

WordPress Trac noreply at wordpress.org
Wed May 15 15:53:27 UTC 2013


#23254: Empty Page Title Not Handled in Menu System
------------------------------+------------------
 Reporter:  cais              |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  3.6
Component:  Menus             |     Version:  3.0
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |
------------------------------+------------------

Comment (by SergeyBiryukov):

 Each instance can be filtered using existing filters:
 `wp_setup_nav_menu_item` in `wp_setup_nav_menu_item()` and `the_title` in
 `Walker_Page`:
 [source:tags/3.5.1/wp-includes/nav-menu.php#L667]
 [source:tags/3.5.1/wp-includes/post-template.php#L1051]

 [attachment:23254.2.patch] adds the page/item ID.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23254#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list