[wp-trac] [WordPress Trac] #14235: Add ability to remove ul tag from wp_nav_menu result
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 8 04:41:45 UTC 2010
#14235: Add ability to remove ul tag from wp_nav_menu result
-------------------------+--------------------------------------------------
Reporter: spangborn | Owner: spangborn
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template | Version: 3.0
Severity: normal | Keywords: wp_nav_menu
-------------------------+--------------------------------------------------
The new (and awesome) wp_nav_menu() function provides the ability to
remove the "container" ( the DIV that wraps around the entire result), but
you can't remove the UL that wraps the list items at present to only
produce the list items. It'd be really awesome if it were possible to
remove the UL tags, as it would enable theme designers/developers to use
the new wp_nav_menu() inside of pre-existing UL's for things like inline
navigation menus on the top of a page.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14235>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list