﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
13910	Get Menu name with wp_nav_menu()	jowo		"There is no way to get the actual ""Menu name"" in wp_nav_menu()

For example if you want to create a left sidebar menu you want a header to go with it. In previous versions you could do use wp_list_pages() with ""title_li"".

With wp_nav_menu() you have to hard code <h3>Static menu name</h3> into the template before calling the function.

If you could get the ""Menu name"" as defined in backend interface from the wp_nav_menu() it would create the menu title automatically.
"	feature request	new	normal	Future Release	Menus	3.0	normal		has-patch needs-testing dev-feedback	pavelevap@… wojtek.szkutnik@… marko@… xoodrew@…
