<?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: get_the_content() WITH formatting</title>
	<atom:link href="http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 05 Oct 2011 04:38:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Why ob_start() is a great function &#124; Dawn at Dusk</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-17800</link>
		<dc:creator>Why ob_start() is a great function &#124; Dawn at Dusk</dc:creator>
		<pubDate>Wed, 05 Oct 2011 04:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-17800</guid>
		<description>[...] isn&#8217;t the only way of returning post content with formatting (see e.g. this post at web-templates.nu), but it&#8217;s a pretty simple way of doing it.   Tags: Buffer, Content with formatting, [...]</description>
		<content:encoded><![CDATA[<p>[...] isn&#8217;t the only way of returning post content with formatting (see e.g. this post at web-templates.nu), but it&#8217;s a pretty simple way of doing it.   Tags: Buffer, Content with formatting, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-14496</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 06 Jun 2011 00:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-14496</guid>
		<description>This handy code does have an issue.

If you&#039;re embedding video in the excerpted area, code within  or  can get truncated with mixed results. Working on a solution that respects these code blocks.</description>
		<content:encoded><![CDATA[<p>This handy code does have an issue.</p>
<p>If you&#8217;re embedding video in the excerpted area, code within  or  can get truncated with mixed results. Working on a solution that respects these code blocks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-11023</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Sun, 30 Jan 2011 21:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-11023</guid>
		<description>I think you also have to add this, no?:

add_shortcode(&#039;get_the_content_with_formatting&#039;, &#039;get_the_content_with_formatting&#039;);</description>
		<content:encoded><![CDATA[<p>I think you also have to add this, no?:</p>
<p>add_shortcode(&#8216;get_the_content_with_formatting&#8217;, &#8216;get_the_content_with_formatting&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-8711</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 21 Oct 2010 18:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-8711</guid>
		<description>i wondered why next gen gallery shows the tag instead of the gallery. i searched for a solution and here it is! BIG THX!!! =)</description>
		<content:encoded><![CDATA[<p>i wondered why next gen gallery shows the tag instead of the gallery. i searched for a solution and here it is! BIG THX!!! =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex H</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-8147</link>
		<dc:creator>Alex H</dc:creator>
		<pubDate>Sun, 12 Sep 2010 11:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-8147</guid>
		<description>Thank you!!!

I was almost there, I just needed the 

$content = str_replace(&#039;]]&gt;&#039;, &#039;]]&gt;&#039;, $content);

....


Thanks again</description>
		<content:encoded><![CDATA[<p>Thank you!!!</p>
<p>I was almost there, I just needed the </p>
<p>$content = str_replace(&#8216;]]&gt;&#8217;, &#8216;]]&gt;&#8217;, $content);</p>
<p>&#8230;.</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Galder</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-7393</link>
		<dc:creator>Galder</dc:creator>
		<pubDate>Thu, 22 Jul 2010 16:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-7393</guid>
		<description>That was what I was looking for. Thanksss!!!</description>
		<content:encoded><![CDATA[<p>That was what I was looking for. Thanksss!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geek, Sometime Ninja &#8211; Wordpress: Formatting get_the_content() return data</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-7044</link>
		<dc:creator>Geek, Sometime Ninja &#8211; Wordpress: Formatting get_the_content() return data</dc:creator>
		<pubDate>Mon, 14 Jun 2010 03:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-7044</guid>
		<description>[...] doesn&#8217;t apply the_content() filters? Yeap it&#8217;s a pain, rather it was. Thanks to Web Templates NU you can save some time and add the following to your themes functions.php [...]</description>
		<content:encoded><![CDATA[<p>[...] doesn&#8217;t apply the_content() filters? Yeap it&#8217;s a pain, rather it was. Thanks to Web Templates NU you can save some time and add the following to your themes functions.php [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Awats</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-6972</link>
		<dc:creator>Awats</dc:creator>
		<pubDate>Tue, 08 Jun 2010 18:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-6972</guid>
		<description>This just saved me 2 hours of reading through core WP files. You rule!</description>
		<content:encoded><![CDATA[<p>This just saved me 2 hours of reading through core WP files. You rule!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgar</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-6488</link>
		<dc:creator>Edgar</dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-6488</guid>
		<description>perfect solution, thanks.</description>
		<content:encoded><![CDATA[<p>perfect solution, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Bednar</title>
		<link>http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/comment-page-1/#comment-6090</link>
		<dc:creator>Tim Bednar</dc:creator>
		<pubDate>Thu, 04 Mar 2010 00:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=31#comment-6090</guid>
		<description>Thanks, very helpful, saved me a lot of research and work.

/Tim</description>
		<content:encoded><![CDATA[<p>Thanks, very helpful, saved me a lot of research and work.</p>
<p>/Tim</p>
]]></content:encoded>
	</item>
</channel>
</rss>

