<?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: Retrieve and Get WordPress Post ID Outside the Loop as PHP Variable</title>
	<atom:link href="http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Thu, 24 Dec 2009 18:03:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Konisto</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-2/#comment-611790</link>
		<dc:creator>Konisto</dc:creator>
		<pubDate>Fri, 06 Nov 2009 19:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-611790</guid>
		<description>Hi,

I&#039;m trying to modify a custom post-new.php in the admin area and need to access the post_id of a post that I&#039;m currently editing and that has not yet been published. Any idea how I could do that?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to modify a custom post-new.php in the admin area and need to access the post_id of a post that I&#8217;m currently editing and that has not yet been published. Any idea how I could do that?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-2/#comment-608445</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Thu, 29 Oct 2009 18:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-608445</guid>
		<description>Thanks, this was super-helpful and easy to understand! I love code samples!</description>
		<content:encoded><![CDATA[<p>Thanks, this was super-helpful and easy to understand! I love code samples!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilya</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-606061</link>
		<dc:creator>ilya</dc:creator>
		<pubDate>Mon, 19 Oct 2009 11:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-606061</guid>
		<description>thanks. this helped a lot to set up my menu!</description>
		<content:encoded><![CDATA[<p>thanks. this helped a lot to set up my menu!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clamorbeaver</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-603026</link>
		<dc:creator>clamorbeaver</dc:creator>
		<pubDate>Sat, 03 Oct 2009 16:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-603026</guid>
		<description>Thanks a lot, this has solved all of my current problems ;)</description>
		<content:encoded><![CDATA[<p>Thanks a lot, this has solved all of my current problems <img src='http://www.mydigitallife.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tas</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-596718</link>
		<dc:creator>Tas</dc:creator>
		<pubDate>Thu, 03 Sep 2009 15:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-596718</guid>
		<description>Many thanks, it worked!</description>
		<content:encoded><![CDATA[<p>Many thanks, it worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting User Permissions to work with YARPP &#187; kimplicity</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-595744</link>
		<dc:creator>Getting User Permissions to work with YARPP &#187; kimplicity</dc:creator>
		<pubDate>Sun, 30 Aug 2009 21:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-595744</guid>
		<description>[...] is not the post being displayed.  The trick was finding the post ID but fortunately this article, Retrieve and Get WordPress Post ID Outside the Loop as PHP Variable, turned out to be immensely [...]</description>
		<content:encoded><![CDATA[<p>[...] is not the post being displayed.  The trick was finding the post ID but fortunately this article, Retrieve and Get WordPress Post ID Outside the Loop as PHP Variable, turned out to be immensely [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harpreet Khera</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-595194</link>
		<dc:creator>Harpreet Khera</dc:creator>
		<pubDate>Fri, 28 Aug 2009 06:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-595194</guid>
		<description>can anybody guide me how to display post tag wise. i have added two tags in posts 1)xxx and 2)www. i want to make two columns one is displayin post with tag xxx and other displaying post with tag www.</description>
		<content:encoded><![CDATA[<p>can anybody guide me how to display post tag wise. i have added two tags in posts 1)xxx and 2)www. i want to make two columns one is displayin post with tag xxx and other displaying post with tag www.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bidyeswar Singh</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-591079</link>
		<dc:creator>Bidyeswar Singh</dc:creator>
		<pubDate>Fri, 07 Aug 2009 05:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-591079</guid>
		<description>Hi, I am Testing</description>
		<content:encoded><![CDATA[<p>Hi, I am Testing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanna</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-563395</link>
		<dc:creator>Prasanna</dc:creator>
		<pubDate>Sun, 01 Mar 2009 16:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-563395</guid>
		<description>Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saliem</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-562797</link>
		<dc:creator>saliem</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-562797</guid>
		<description>thanks :D useful little tips like these are always great :)</description>
		<content:encoded><![CDATA[<p>thanks <img src='http://www.mydigitallife.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  useful little tips like these are always great <img src='http://www.mydigitallife.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clhmedia</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-560453</link>
		<dc:creator>clhmedia</dc:creator>
		<pubDate>Fri, 13 Feb 2009 03:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-560453</guid>
		<description>awesome, i think this will totally solve a plugin problem with my permalinks...

i will have to subscribe to this site and see what else i get 

thanks again</description>
		<content:encoded><![CDATA[<p>awesome, i think this will totally solve a plugin problem with my permalinks&#8230;</p>
<p>i will have to subscribe to this site and see what else i get </p>
<p>thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raja</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-543461</link>
		<dc:creator>Raja</dc:creator>
		<pubDate>Fri, 21 Nov 2008 10:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-543461</guid>
		<description>Yeah, Thanks for this post. I solved my permalink problem with this suggestion</description>
		<content:encoded><![CDATA[<p>Yeah, Thanks for this post. I solved my permalink problem with this suggestion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dario</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-535019</link>
		<dc:creator>dario</dc:creator>
		<pubDate>Sun, 12 Oct 2008 21:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-535019</guid>
		<description>Thanks for your great blog. I&#039;ve linked you in the links section of my site.

I was actually looking for something like what you mention here, but for Blogger.

What I want is to be able to insert content between posts, but only between Posts  4 thru 9 and not between posts 1 thru 3. Currently I stuck something in the template area but it obviousl appears between every post.

I&#039;m not a programmer, thought I studies it many years ago.</description>
		<content:encoded><![CDATA[<p>Thanks for your great blog. I&#8217;ve linked you in the links section of my site.</p>
<p>I was actually looking for something like what you mention here, but for Blogger.</p>
<p>What I want is to be able to insert content between posts, but only between Posts  4 thru 9 and not between posts 1 thru 3. Currently I stuck something in the template area but it obviousl appears between every post.</p>
<p>I&#8217;m not a programmer, thought I studies it many years ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-534360</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Thu, 09 Oct 2008 12:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-534360</guid>
		<description>Thank you for this.</description>
		<content:encoded><![CDATA[<p>Thank you for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-514877</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 18 Jun 2008 01:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-514877</guid>
		<description>Thanks for this - this did absolutely what I needed to do.  :)</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8211; this did absolutely what I needed to do.  <img src='http://www.mydigitallife.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PieterC</title>
		<link>http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/comment-page-1/#comment-514523</link>
		<dc:creator>PieterC</dc:creator>
		<pubDate>Tue, 17 Jun 2008 06:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/24/retrieve-and-get-wordpress-post-id-outside-the-loop-as-php-variable/#comment-514523</guid>
		<description>Thank you. It works like a charm!</description>
		<content:encoded><![CDATA[<p>Thank you. It works like a charm!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
