<?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: Using Soft Hyphens to Disable Embedded Shortcode in WordPress or other CMS Web Tutorials</title>
	<atom:link href="http://foliovision.com/2010/02/06/soft-hyphens-shortcode/feed" rel="self" type="application/rss+xml" />
	<link>http://foliovision.com/2010/02/06/soft-hyphens-shortcode</link>
	<description>Making the web work for you</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:42:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<image><title>Foliovision</title><url>http://foliovision.com/site/wp-content/themes/foliovision/images/foliovision-logo-380.gif</url><link>http://foliovision.com</link><width>240</width><height>66</height><description>Making the web work for you</description></image>	<item>
		<title>By: Martin</title>
		<link>http://foliovision.com/2010/02/06/soft-hyphens-shortcode#comment-94419</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 19 Oct 2010 09:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/?p=586#comment-94419</guid>
		<description>Yes, that also works. The shortcode has to be registered, otherwise it&#039;s not needed to use double square brackets. So be careful when testing, you must use some registered shortcode, otherwise this trick won&#039;t be needed and all the brackets will appear.

Thanks,
Martin</description>
		<content:encoded><![CDATA[<p>Yes, that also works. The shortcode has to be registered, otherwise it&#8217;s not needed to use double square brackets. So be careful when testing, you must use some registered shortcode, otherwise this trick won&#8217;t be needed and all the brackets will appear.</p>
<p>Thanks,<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphael</title>
		<link>http://foliovision.com/2010/02/06/soft-hyphens-shortcode#comment-94370</link>
		<dc:creator>Raphael</dc:creator>
		<pubDate>Tue, 19 Oct 2010 07:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/?p=586#comment-94370</guid>
		<description>Actually, I was in the process of building a plugin around your solution when I found it.

Note that for shortcodes with content, escaping seems to work like this:
[[code]somecontent[/code]]</description>
		<content:encoded><![CDATA[<p>Actually, I was in the process of building a plugin around your solution when I found it.</p>
<p>Note that for shortcodes with content, escaping seems to work like this:<br />
[[code]somecontent[/code]]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://foliovision.com/2010/02/06/soft-hyphens-shortcode#comment-94347</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 19 Oct 2010 07:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/?p=586#comment-94347</guid>
		<description>Hi Raphael,

that&#039;s a nice find, thank you for sharing!

Martin</description>
		<content:encoded><![CDATA[<p>Hi Raphael,</p>
<p>that&#8217;s a nice find, thank you for sharing!</p>
<p>Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphael</title>
		<link>http://foliovision.com/2010/02/06/soft-hyphens-shortcode#comment-94064</link>
		<dc:creator>Raphael</dc:creator>
		<pubDate>Mon, 18 Oct 2010 21:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/?p=586#comment-94064</guid>
		<description>Turns out you can escape shortcodes using double brackets, that is:
[[shortcode]]
I had to dig into Wordpess source code to find that out.</description>
		<content:encoded><![CDATA[<p>Turns out you can escape shortcodes using double brackets, that is:<br />
[[shortcode]]<br />
I had to dig into Wordpess source code to find that out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

