﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
8469	wp_page_menu() should work for static front pages too	AaronCampbell	anonymous	"`wp_page_menu()` is the new function that lets you list your pages as a menu and optionally add a ""home"" link (named whatever you want).

It uses `is_home()` to test and should use `is_front_page()` instead.  Additionally, if the front page is a page, it should add that as an exclude when it calls `wp_list_pages()` so that there isn't a duplicate menu item."	defect (bug)	closed	normal	2.7	General	2.7	normal	fixed		
