[wp-trac] [WordPress Trac] #26880: Inline nav menu description
WordPress Trac
noreply at wordpress.org
Mon Jan 20 10:51:57 UTC 2014
#26880: Inline nav menu description
-------------------------+-----------------------------
Reporter: schonert | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version: 3.8
Severity: normal | Keywords:
-------------------------+-----------------------------
Atm. the wp menu builder strips all html from the wp_nav_menu_description.
In case the description needs to be multiple lines, it requires a hardfix
- which prevents possible updates.
Removing the esc_html() from from the menu builder, and adding it to the
walker, would give us as developers the ability to control this behavior.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26880>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list