﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22331	show_home not working on wp_page_menu	brasofilo	lancewillett	"As reported [http://wordpress.stackexchange.com/q/70551/12615 here], this function call doesn't returns the expected output:[[BR]]
'''`wp_page_menu( array( 'show_home' => 'Hjem', 'sort_column' => 'menu_order' ) );`'''

Looks like `show_home` is being ignored. It keeps outputting ""Home"" instead of the custom text and even setting it as `false` doesn't behave as expected.

If the filter `wp_page_menu_args` is used, `wp_page_menu` works correctly.

Tested in WordPress 3.4.2 and 3.5-beta2, no active plugins, using TwentyEleven."	defect (bug)	closed	normal	3.5	Bundled Theme		normal	fixed	has-patch	
