﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13793,Missing child_of parameter to wp_get_nav_menu_items,DreadLox,,"Hello,

To get a portion of a menu we need a child_of parameter to wp_get_nav_menu_items function like wp_list_pages has.

As the $args passed to wp_get_nav_menu_items are passed to get_post, I tried to gibe it a post_parent argument but no success.

As the new menu system is an enhancement over menus based on pages, it is a bug as it is a regression over the old way to display menus. 

Regards

",enhancement,closed,normal,,Menus,3.0,normal,wontfix,has-patch,
