harbingerOTV
10-10-2007, 03:17 AM
I have this line being inserted:
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://whatever.net/xmlrpc.php?rsd" />
I can not seem to find the file or the location of the code inserting that line of code. I am coding in 4.01 strict and the trailing / is killing validation. Anyone know where I should be looking.
I have checked the codex but it seems most people just stick with xhtml transitional so it's never been an issue, thus no results.
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://whatever.net/xmlrpc.php?rsd" />
I can not seem to find the file or the location of the code inserting that line of code. I am coding in 4.01 strict and the trailing / is killing validation. Anyone know where I should be looking.
I have checked the codex but it seems most people just stick with xhtml transitional so it's never been an issue, thus no results.