﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
13366	Enhance item filtering capabilities on walk_nav_menu_tree	tomtomp		"Could it be possible in ""wp-includes/nav-menu-template.php"" at line 104 to change :

$output .= apply_filters( 'wp_get_nav_menu_item', $item_output, $args);

for:

$output .= apply_filters( 'wp_get_nav_menu_item', $item_output, $args, $item );

so it will possible to insert information (item ID, alt, ...) trough sprintf before or after item

Thanks"	enhancement	closed	normal	3.0	Menus	3.0	normal	fixed		
