<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress &#8211; _wp_unfiltered_html_comment causing pages to fail (X)HTML validation</title>
	<atom:link href="http://aaron-kelley.net/blog/2009/08/wordpress-_wp_unfiltered_html_comment-causing-pages-to-fail-xhtml-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaron-kelley.net/blog/2009/08/wordpress-_wp_unfiltered_html_comment-causing-pages-to-fail-xhtml-validation/</link>
	<description>My little corner of the Internet</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:05:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Wircshbo</title>
		<link>http://aaron-kelley.net/blog/2009/08/wordpress-_wp_unfiltered_html_comment-causing-pages-to-fail-xhtml-validation/#comment-81464</link>
		<dc:creator>Wircshbo</dc:creator>
		<pubDate>Mon, 05 Sep 2011 16:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?p=482#comment-81464</guid>
		<description>Canada&gt;Canada &lt;a href=&quot;http://www.flickr.com/people/57113170@N08&quot; rel=&quot;nofollow&quot;&gt;pthc download&lt;/a&gt;  zrv</description>
		<content:encoded><![CDATA[<p>Canada&gt;Canada <a href="http://www.flickr.com/people/57113170@N08" rel="nofollow">pthc download</a>  zrv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: billseymour</title>
		<link>http://aaron-kelley.net/blog/2009/08/wordpress-_wp_unfiltered_html_comment-causing-pages-to-fail-xhtml-validation/#comment-21654</link>
		<dc:creator>billseymour</dc:creator>
		<pubDate>Mon, 20 Dec 2010 18:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?p=482#comment-21654</guid>
		<description>Thanks very much for providing an easily implemented solution to this problem. Good work!</description>
		<content:encoded><![CDATA[<p>Thanks very much for providing an easily implemented solution to this problem. Good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress : rendre le plugin &#171;&#160;Collapsing Blogroll&#160;&#187; valide xhtml &#124; Seniorette made in Web</title>
		<link>http://aaron-kelley.net/blog/2009/08/wordpress-_wp_unfiltered_html_comment-causing-pages-to-fail-xhtml-validation/#comment-17626</link>
		<dc:creator>Wordpress : rendre le plugin &#171;&#160;Collapsing Blogroll&#160;&#187; valide xhtml &#124; Seniorette made in Web</dc:creator>
		<pubDate>Sun, 21 Nov 2010 22:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?p=482#comment-17626</guid>
		<description>[...] WordPress – _wp_unfiltered_html_comment causing pages to fail (X)HTML validation [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress – _wp_unfiltered_html_comment causing pages to fail (X)HTML validation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuri.Petroff</title>
		<link>http://aaron-kelley.net/blog/2009/08/wordpress-_wp_unfiltered_html_comment-causing-pages-to-fail-xhtml-validation/#comment-4970</link>
		<dc:creator>Yuri.Petroff</dc:creator>
		<pubDate>Sat, 29 May 2010 17:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?p=482#comment-4970</guid>
		<description>Thank&#039;s a lot! I could not find any solution of this problem in Russian sources. I guess someone should translate it in russian...</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s a lot! I could not find any solution of this problem in Russian sources. I guess someone should translate it in russian&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Meagher</title>
		<link>http://aaron-kelley.net/blog/2009/08/wordpress-_wp_unfiltered_html_comment-causing-pages-to-fail-xhtml-validation/#comment-4349</link>
		<dc:creator>Evan Meagher</dc:creator>
		<pubDate>Tue, 11 May 2010 19:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?p=482#comment-4349</guid>
		<description>Great post!

Didn&#039;t work for XHTML Strict, but allowed me an easy fix. 
The underscore in the ID validates fine for me, but the input itself is not wrapped in a P tag like the others. (DTD does not allow inputs right inside form tag)

I changed the last line to echo P tags around the $output and have valid code now.</description>
		<content:encoded><![CDATA[<p>Great post!</p>
<p>Didn&#8217;t work for XHTML Strict, but allowed me an easy fix.<br />
The underscore in the ID validates fine for me, but the input itself is not wrapped in a P tag like the others. (DTD does not allow inputs right inside form tag)</p>
<p>I changed the last line to echo P tags around the $output and have valid code now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://aaron-kelley.net/blog/2009/08/wordpress-_wp_unfiltered_html_comment-causing-pages-to-fail-xhtml-validation/#comment-836</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 02 Nov 2009 07:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?p=482#comment-836</guid>
		<description>I got bored today while I was fixing small validation bugs on my site and added it in, thanks for the info.</description>
		<content:encoded><![CDATA[<p>I got bored today while I was fixing small validation bugs on my site and added it in, thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alper</title>
		<link>http://aaron-kelley.net/blog/2009/08/wordpress-_wp_unfiltered_html_comment-causing-pages-to-fail-xhtml-validation/#comment-112</link>
		<dc:creator>Alper</dc:creator>
		<pubDate>Thu, 10 Sep 2009 19:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?p=482#comment-112</guid>
		<description>Thanks for that solution, from now my site satisfies to W3 Standarts ;)
Thanks again..</description>
		<content:encoded><![CDATA[<p>Thanks for that solution, from now my site satisfies to W3 Standarts <img src='http://aaron-kelley.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Thanks again..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

