<?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: Wordpress PHP Code Snip &#8211; Assign image to post ID</title>
	<atom:link href="http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/</link>
	<description>Everything Wordpress</description>
	<lastBuildDate>Sat, 13 Mar 2010 12:15:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rashid@hindi horror movies</title>
		<link>http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/comment-page-1/#comment-3336</link>
		<dc:creator>Rashid@hindi horror movies</dc:creator>
		<pubDate>Wed, 13 Jan 2010 22:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/#comment-3336</guid>
		<description>great code, helped me figure out something on my custom template</description>
		<content:encoded><![CDATA[<p>great code, helped me figure out something on my custom template</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/comment-page-1/#comment-48</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 15 Oct 2009 20:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/#comment-48</guid>
		<description>Hi Matt, to find the ID of each post you go to your edit post dashboard, and hold your mouse over the post title, you will see the page it wants to link to has an ID on the end of it. You use this ID for the number you give your image file. Or if you edit any post, the ID is the number at the end of the URL, when editing! Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi Matt, to find the ID of each post you go to your edit post dashboard, and hold your mouse over the post title, you will see the page it wants to link to has an ID on the end of it. You use this ID for the number you give your image file. Or if you edit any post, the ID is the number at the end of the URL, when editing! Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Clover</title>
		<link>http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/comment-page-1/#comment-47</link>
		<dc:creator>Matt Clover</dc:creator>
		<pubDate>Thu, 15 Oct 2009 20:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/#comment-47</guid>
		<description>One issue i am having is only the uplogo.gif shows. I have uploaded 1.gif, 2,gif etc but now sure how the code references those images for posts 1 and 2 etc. I am a designer really not a developer otherwise this would be no problem. thanks.</description>
		<content:encoded><![CDATA[<p>One issue i am having is only the uplogo.gif shows. I have uploaded 1.gif, 2,gif etc but now sure how the code references those images for posts 1 and 2 etc. I am a designer really not a developer otherwise this would be no problem. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kolorowanki</title>
		<link>http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/comment-page-1/#comment-46</link>
		<dc:creator>Kolorowanki</dc:creator>
		<pubDate>Mon, 29 Jun 2009 17:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/#comment-46</guid>
		<description>Great tutorial, I only draw but will pass your post address to my programmer. He will know how to use it. Thanks for sharing.
Regards,
Matt Kolorowanki,
Illustrator</description>
		<content:encoded><![CDATA[<p>Great tutorial, I only draw but will pass your post address to my programmer. He will know how to use it. Thanks for sharing.<br />
Regards,<br />
Matt Kolorowanki,<br />
Illustrator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy @Free Xbox 360</title>
		<link>http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/comment-page-1/#comment-45</link>
		<dc:creator>Amy @Free Xbox 360</dc:creator>
		<pubDate>Fri, 12 Jun 2009 18:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/#comment-45</guid>
		<description>Hmm, I was wondering that Quinn. I obviously don&#039;t know enough about php. Is there no other way of doing this? Or is this the easiest way?</description>
		<content:encoded><![CDATA[<p>Hmm, I was wondering that Quinn. I obviously don&#8217;t know enough about php. Is there no other way of doing this? Or is this the easiest way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quinn@PS3 for sale</title>
		<link>http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/comment-page-1/#comment-44</link>
		<dc:creator>Quinn@PS3 for sale</dc:creator>
		<pubDate>Sun, 17 Aug 2008 05:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/#comment-44</guid>
		<description>I have to admit I&#039;ve never seen this code before...this php is simply on a per session basis or stored in the database?</description>
		<content:encoded><![CDATA[<p>I have to admit I&#8217;ve never seen this code before&#8230;this php is simply on a per session basis or stored in the database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; WordPress-Tips: Ein Bild je Post &#8212; cne _LOG Archiv</title>
		<link>http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/comment-page-1/#comment-43</link>
		<dc:creator>&#187; WordPress-Tips: Ein Bild je Post &#8212; cne _LOG Archiv</dc:creator>
		<pubDate>Thu, 05 Jul 2007 15:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pingable.org/wordpress-php-code-snip-assign-image-to-post-id/#comment-43</guid>
		<description>[...] auch UberPiglet: Jedem Post wird automatisch das passende Bild hinzugefügt. Mehr im Artikel &#8220;Wordpress PHP Code Snip - Assign image to post ID&#8221;.   Tags: Wordpress, Markup, Tips        &#171; [...]</description>
		<content:encoded><![CDATA[<p>[...] auch UberPiglet: Jedem Post wird automatisch das passende Bild hinzugefügt. Mehr im Artikel &#8220;Wordpress PHP Code Snip &#8211; Assign image to post ID&#8221;.   Tags: Wordpress, Markup, Tips        &laquo; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
