﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
10266	"wp_page_menu sort_column value should be ""menu_order, post_title"""	nathanrice		"The default argument array for wp_page_menu will ignore the menu_order sorting method, in favor of sorting by post_title. This seems backwards to me, since many theme authors don't know that a default wp_page_menu call will ignore menu_order by default, rendering the ordering field useless to the user.

I propose making the default value for sort_column => 'menu_order, post_title"" for the sake of users.

I've attached a diff with the change made."	enhancement	closed	normal	2.8.1	General	2.8	normal	fixed	has-patch tested	ryan
