﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
15964	support links in page titles	mattsains		"You can use a hyperlink in a page title to create a custom link in navigation (Eg, a page title of <a href=""example.com"">Examples</a>)
The problem is that wordpress still puts the link to the wordpress page:

{{{
<ul>
<li class=""page_item page-item-11""><a href=""localhost/example/"" title=""Example""><a href=""http://example.com/"">Example</a></a></li> 
}}}

Which can screw up themes a bit (see screenshot)

In my humble opinion, Wordpress should detect this kind of page title and not output the ""<a href=""localhost/example/"" title=""Example"">"" link. 

I'm using the Greyzed theme"	enhancement	closed	normal		Menus		normal	wontfix		mattsains
