<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog Random &#187; Uncategorized</title>
	<atom:link href="http://www.blograndom.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blograndom.com/blog</link>
	<description>Technology, website development, reviews and how-to's</description>
	<lastBuildDate>Sat, 07 May 2011 17:42:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>RB Internal Links v2.0.14</title>
		<link>http://www.blograndom.com/blog/2011/05/rb-internal-links-v2-0-14/</link>
		<comments>http://www.blograndom.com/blog/2011/05/rb-internal-links-v2-0-14/#comments</comments>
		<pubDate>Sat, 07 May 2011 17:42:20 +0000</pubDate>
		<dc:creator>Cohen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blograndom.com/blog/?p=430</guid>
		<description><![CDATA[A mini maintenance release addressing a shortfall in the wordpress shortcode parser. Unfortunately the wordpress shortcode API can&#8217;t successfully process the following: &#160; OR &#160; To circumvent this, where users require no link text (to display the post title), the plugin will now accept the string &#8220;{{empty}}&#8221; as the link content like so: Normal content [...]]]></description>
			<content:encoded><![CDATA[<p>A mini maintenance release addressing a shortfall in the wordpress shortcode parser.</p>
<p>Unfortunately the <a href="http://codex.wordpress.org/Shortcode_API">wordpress shortcode API</a> can&#8217;t successfully process the following:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #009900;">&#91;</span>intlink id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;1&quot;</span> <span style="color: #339933;">/</span><span style="color: #009900;">&#93;</span>
Normal content
<span style="color: #009900;">&#91;</span>intlink id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;2&quot;</span><span style="color: #009900;">&#93;</span>Link content<span style="color: #009900;">&#91;</span><span style="color: #339933;">/</span>intlink<span style="color: #009900;">&#93;</span></pre></div></div>

<p>OR</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #009900;">&#91;</span>intlink id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;1&quot;</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #339933;">/</span>intlink<span style="color: #009900;">&#93;</span>
Normal content
<span style="color: #009900;">&#91;</span>intlink id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;2&quot;</span><span style="color: #009900;">&#93;</span>Link content<span style="color: #009900;">&#91;</span><span style="color: #339933;">/</span>intlink<span style="color: #009900;">&#93;</span></pre></div></div>

<p>To circumvent this, where users require no link text (to display the post title), the plugin will now accept the string &#8220;{{empty}}&#8221; as the link content like so:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #009900;">&#91;</span>intlink id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;1&quot;</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#123;</span><span style="color: #009900;">&#123;</span>empty<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#91;</span><span style="color: #339933;">/</span>intlink<span style="color: #009900;">&#93;</span>
Normal content
<span style="color: #009900;">&#91;</span>intlink id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;2&quot;</span><span style="color: #009900;">&#93;</span>Link content<span style="color: #009900;">&#91;</span><span style="color: #339933;">/</span>intlink<span style="color: #009900;">&#93;</span></pre></div></div>

<p>I submitted a bug 2 years ago [<a href="http://core.trac.wordpress.org/ticket/9264">http://core.trac.wordpress.org/ticket/9264</a>], unfortunately it remains unfixed at the date of this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blograndom.com/blog/2011/05/rb-internal-links-v2-0-14/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

