<?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: An elegant solution to clean up html comments from wordpress themes</title>
	<atom:link href="http://www.majauskas.com/an-elegant-solution-to-clean-up-html-comments-from-wordpress-themes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.majauskas.com/an-elegant-solution-to-clean-up-html-comments-from-wordpress-themes</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 03:56:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Giedrius Majauskas</title>
		<link>http://www.majauskas.com/an-elegant-solution-to-clean-up-html-comments-from-wordpress-themes#comment-21275</link>
		<dc:creator>Giedrius Majauskas</dc:creator>
		<pubDate>Sun, 18 Sep 2011 07:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.majauskas.com/?p=252#comment-21275</guid>
		<description>Yes, it should (explained bellow):
1. You will see all the comments as admin. This is done for debugging reasons.
2. wp_head used is launched just in the end of &quot;head&quot; section. This solution does not &quot;catch&quot; some of the comments in the header or in the very end of html. same goes for wp_footer
The solution is to use different actions :)</description>
		<content:encoded><![CDATA[<p>Yes, it should (explained bellow):<br />
1. You will see all the comments as admin. This is done for debugging reasons.<br />
2. wp_head used is launched just in the end of &#8220;head&#8221; section. This solution does not &#8220;catch&#8221; some of the comments in the header or in the very end of html. same goes for wp_footer<br />
The solution is to use different actions <img src='http://www.majauskas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olaf Lederer</title>
		<link>http://www.majauskas.com/an-elegant-solution-to-clean-up-html-comments-from-wordpress-themes#comment-21272</link>
		<dc:creator>Olaf Lederer</dc:creator>
		<pubDate>Sun, 18 Sep 2011 06:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.majauskas.com/?p=252#comment-21272</guid>
		<description>Nice solution but it doesn&#039;t work in WP 3.21 anymore, should this work for comments which are created by plugins too?</description>
		<content:encoded><![CDATA[<p>Nice solution but it doesn&#8217;t work in WP 3.21 anymore, should this work for comments which are created by plugins too?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

