<?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 Permalink WordPress plugin</title>
	<atom:link href="http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin</link>
	<description>Life, Blogging, and WordPress</description>
	<lastBuildDate>Thu, 18 Mar 2010 05:19:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joseph Earl</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-177780</link>
		<dc:creator>Joseph Earl</dc:creator>
		<pubDate>Sat, 13 Feb 2010 01:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-177780</guid>
		<description>Great plugin!
Thanks a lot for this saved me a lot of time when moving a lot of content from a dev server to production</description>
		<content:encoded><![CDATA[<p>Great plugin!<br />
Thanks a lot for this saved me a lot of time when moving a lot of content from a dev server to production</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-157444</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 15 Oct 2009 23:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-157444</guid>
		<description>Thanks man, this is just what I needed.  Great, simple plugin that works like it&#039;s advertised.</description>
		<content:encoded><![CDATA[<p>Thanks man, this is just what I needed.  Great, simple plugin that works like it&#8217;s advertised.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Flournoy</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-148153</link>
		<dc:creator>Kim Flournoy</dc:creator>
		<pubDate>Sat, 22 Aug 2009 03:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-148153</guid>
		<description>Is there an easy way to link to an anchor on a page with one of these permalink short tags? Something like [permalink href=&quot;6&quot;#news] ?</description>
		<content:encoded><![CDATA[<p>Is there an easy way to link to an anchor on a page with one of these permalink short tags? Something like [permalink href="6"#news] ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albert K.</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-138874</link>
		<dc:creator>Albert K.</dc:creator>
		<pubDate>Fri, 10 Jul 2009 17:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-138874</guid>
		<description>pretty useful at the beginning, but later we get so used to it that we can type the entire &quot;code&quot; without any effort lol</description>
		<content:encoded><![CDATA[<p>pretty useful at the beginning, but later we get so used to it that we can type the entire &#8220;code&#8221; without any effort lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Kramer</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-134660</link>
		<dc:creator>David Kramer</dc:creator>
		<pubDate>Wed, 24 Jun 2009 06:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-134660</guid>
		<description>I&#039;ve never written a plugin before, or even looked at the source.  Looking at yours, I see it&#039;s not that hard.  I was going to ask for a feature, but I figured out how to add it myself.  Maybe you can add it to yours.  

I wanted the ability to specify a target (like _blank) to open up the link in another tab/window.  Most of the links on my website do that, so the post doesn&#039;t go away.  So I added &quot;&#039;target&#039; =&gt; false,&quot; to the extract call and &quot;if($target) $link .= &#039; target=&quot;&#039; . $target . &#039;&quot;&#039;;&quot; after the title handling.

I had thoughts of being clevererer and trying to find a way to handle arbitrary attributes to add to the href link, but it&#039;s 2:30am, and I have a cubicle to bang my head against tomorrow morning.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never written a plugin before, or even looked at the source.  Looking at yours, I see it&#8217;s not that hard.  I was going to ask for a feature, but I figured out how to add it myself.  Maybe you can add it to yours.  </p>
<p>I wanted the ability to specify a target (like _blank) to open up the link in another tab/window.  Most of the links on my website do that, so the post doesn&#8217;t go away.  So I added &#8220;&#8216;target&#8217; =&gt; false,&#8221; to the extract call and &#8220;if($target) $link .= &#8216; target=&#8221;&#8216; . $target . &#8216;&#8221;&#8216;;&#8221; after the title handling.</p>
<p>I had thoughts of being clevererer and trying to find a way to handle arbitrary attributes to add to the href link, but it&#8217;s 2:30am, and I have a cubicle to bang my head against tomorrow morning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wisam Al-Rawi</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-132290</link>
		<dc:creator>Wisam Al-Rawi</dc:creator>
		<pubDate>Fri, 12 Jun 2009 21:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-132290</guid>
		<description>Works like a charm and I just upgraded to WordPress 2.8
I have a disease page and in the list of differential diagnosis, I have diseases that looks similar to the disease in the current page. I am now linking to the pages of those diseases using your plug-in. 

For those who don&#039;t know how to get the Page ID. Just go to pages under your Admin panel. Hover your cursor on the name of the page and in the status bar you will see your blog url plus some code at the end. 
Ex:
/wp-admin/page.php?action=edit&amp;post=713

so here the Page ID is 713. Hope that help some folks out there.
Brilliant!</description>
		<content:encoded><![CDATA[<p>Works like a charm and I just upgraded to WordPress 2.8<br />
I have a disease page and in the list of differential diagnosis, I have diseases that looks similar to the disease in the current page. I am now linking to the pages of those diseases using your plug-in. </p>
<p>For those who don&#8217;t know how to get the Page ID. Just go to pages under your Admin panel. Hover your cursor on the name of the page and in the status bar you will see your blog url plus some code at the end.<br />
Ex:<br />
/wp-admin/page.php?action=edit&amp;post=713</p>
<p>so here the Page ID is 713. Hope that help some folks out there.<br />
Brilliant!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PJ</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-130040</link>
		<dc:creator>PJ</dc:creator>
		<pubDate>Wed, 03 Jun 2009 11:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-130040</guid>
		<description>Thanks, I too believe that this should be a fundamental feature of wordpress. I appreciate you taking the time to help those of us who only know a few html tags, but need the features. I downloaded and installed as per your instructions easily, and added the following to the HTML page: [permalink href=&quot;100&quot;]Name of Post[/permalink] link, where 100 is the post number. It all worked a treat and I recommend others try it too.</description>
		<content:encoded><![CDATA[<p>Thanks, I too believe that this should be a fundamental feature of wordpress. I appreciate you taking the time to help those of us who only know a few html tags, but need the features. I downloaded and installed as per your instructions easily, and added the following to the HTML page: [permalink href="100"]Name of Post[/permalink] link, where 100 is the post number. It all worked a treat and I recommend others try it too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: canon</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-129957</link>
		<dc:creator>canon</dc:creator>
		<pubDate>Wed, 03 Jun 2009 02:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-129957</guid>
		<description>Thanks, it is a great plugin and working fine</description>
		<content:encoded><![CDATA[<p>Thanks, it is a great plugin and working fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-118178</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Wed, 22 Apr 2009 21:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-118178</guid>
		<description>What I would like, and surprisingly have never found, is a javascript type popup link in admin that would list all my posts and pages with their respective ids and allow me to insert them into the post with the click of a mouse.  That way I wouldn&#039;t have to go hunt down the page id# to then insert it into my posts.  I like to link between posts a lot and haven&#039;t found a quick easy way to list my posts.  I guess I&#039;ll get used to it though</description>
		<content:encoded><![CDATA[<p>What I would like, and surprisingly have never found, is a javascript type popup link in admin that would list all my posts and pages with their respective ids and allow me to insert them into the post with the click of a mouse.  That way I wouldn&#8217;t have to go hunt down the page id# to then insert it into my posts.  I like to link between posts a lot and haven&#8217;t found a quick easy way to list my posts.  I guess I&#8217;ll get used to it though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://justintadlock.com/archives/2008/09/19/get-permalink-wordpress-plugin#comment-103909</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 11 Mar 2009 05:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1027#comment-103909</guid>
		<description>I was using your plugin and it was working and now it is not for some reason.  I am using the latest version of wordpress is this plugin compatible?</description>
		<content:encoded><![CDATA[<p>I was using your plugin and it was working and now it is not for some reason.  I am using the latest version of wordpress is this plugin compatible?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
