<?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: Easily add code to wordpress posts</title>
	<atom:link href="http://skinju.com/blog/easily-add-code-to-wordpress-posts/feed" rel="self" type="application/rss+xml" />
	<link>http://skinju.com/blog/easily-add-code-to-wordpress-posts</link>
	<description>A set of plugins, addons, and extensions for different open source products</description>
	<lastBuildDate>Fri, 03 Aug 2012 16:56:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: ben</title>
		<link>http://skinju.com/blog/easily-add-code-to-wordpress-posts#comment-13149</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Fri, 03 Aug 2012 16:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://skinju.com/?p=875#comment-13149</guid>
		<description>just noted your comment system striped the &lt;code&gt;&gt; out of my last comment - you could always add 
add_filter(&#039;comment_text&#039;, &#039;_escape_pre&#039;, 10); to add your magic to comments as well.</description>
		<content:encoded><![CDATA[<p>just noted your comment system striped the &lt;code&gt;&gt; out of my last comment &#8211; you could always add<br />
add_filter(&#8216;comment_text&#8217;, &#8216;_escape_pre&#8217;, 10); to add your magic to comments as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://skinju.com/blog/easily-add-code-to-wordpress-posts#comment-13148</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Fri, 03 Aug 2012 16:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://skinju.com/?p=875#comment-13148</guid>
		<description>wait - why cant you just use htmlspecialchars or wp_specialchars?</description>
		<content:encoded><![CDATA[<p>wait &#8211; why cant you just use htmlspecialchars or wp_specialchars?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://skinju.com/blog/easily-add-code-to-wordpress-posts#comment-13142</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Fri, 03 Aug 2012 14:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://skinju.com/?p=875#comment-13142</guid>
		<description>How would we add this to &lt;code&gt; tags as well?</description>
		<content:encoded><![CDATA[<p>How would we add this to <code> tags as well?</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
