<?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 Images Attached to a Post</title>
	<atom:link href="http://www.rlmseo.com/blog/get-images-attached-to-post/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rlmseo.com/blog/get-images-attached-to-post/</link>
	<description>SEO, PPC, Web Design &#38; Optimization</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:33:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-279</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 04 Jun 2009 12:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-279</guid>
		<description>Scott, I have the same problem as GP - want to make a thumbnail from the original version of an image inserted in to a post from the media library (but not attached directly using upload in to that post) - do you know if WP2.8 will address this or not?
- for example the image may be inserted in to the post as a thumbnail size, and I don&#039;t want to make a &quot;thumbnail of a thumbnail&quot; but rather to get to the original full size image and make the new thumbnail from that one...
Does that make sense?
Steve</description>
		<content:encoded><![CDATA[<p>Scott, I have the same problem as GP &#8211; want to make a thumbnail from the original version of an image inserted in to a post from the media library (but not attached directly using upload in to that post) &#8211; do you know if WP2.8 will address this or not?<br />
- for example the image may be inserted in to the post as a thumbnail size, and I don&#8217;t want to make a &#8220;thumbnail of a thumbnail&#8221; but rather to get to the original full size image and make the new thumbnail from that one&#8230;<br />
Does that make sense?<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Crenshaw</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-278</link>
		<dc:creator>John Crenshaw</dc:creator>
		<pubDate>Fri, 29 May 2009 13:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-278</guid>
		<description>I&#039;d recommend the WordPress.org forums for more on the loop.

As for the last image issue, I think that was solved above, so read those comments.</description>
		<content:encoded><![CDATA[<p>I&#8217;d recommend the WordPress.org forums for more on the loop.</p>
<p>As for the last image issue, I think that was solved above, so read those comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrBen</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-277</link>
		<dc:creator>MrBen</dc:creator>
		<pubDate>Wed, 27 May 2009 13:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-277</guid>
		<description>Thanks for the reply.

I&#039;m pretty new to wp and I&#039;m still not sure how to implement this.  Is there any chance of an example of how to integrate this with your code?  I&#039;m a bit lost at the moment.

It also seems to be picking up the last image uploaded instead of the last image uploaded for that page.

Thanks again for the help.</description>
		<content:encoded><![CDATA[<p>Thanks for the reply.</p>
<p>I&#8217;m pretty new to wp and I&#8217;m still not sure how to implement this.  Is there any chance of an example of how to integrate this with your code?  I&#8217;m a bit lost at the moment.</p>
<p>It also seems to be picking up the last image uploaded instead of the last image uploaded for that page.</p>
<p>Thanks again for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Crenshaw</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-276</link>
		<dc:creator>John Crenshaw</dc:creator>
		<pubDate>Wed, 27 May 2009 12:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-276</guid>
		<description>I meant to say a for-each loop. http://us2.php.net/manual/en/control-structures.foreach.php</description>
		<content:encoded><![CDATA[<p>I meant to say a for-each loop. <a href="http://us2.php.net/manual/en/control-structures.foreach.php" rel="nofollow">http://us2.php.net/manual/en/control-structures.foreach.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrBen</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-275</link>
		<dc:creator>MrBen</dc:creator>
		<pubDate>Tue, 26 May 2009 15:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-275</guid>
		<description>Hi,

Got it working - good write up!

Could you elaborate on point 1 in your notes:

1. We’re only getting the first attached image’s thumbnail. If we wanted to display all the attached images, we’d have to use a for-loop to loop through each of the values in $arrKeys.

How would I go about creating the loop.  I&#039;ve googled &#039;for-loop&#039; but haven&#039;t found anything useful.

Could you give an example?

Thank you!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Got it working &#8211; good write up!</p>
<p>Could you elaborate on point 1 in your notes:</p>
<p>1. We’re only getting the first attached image’s thumbnail. If we wanted to display all the attached images, we’d have to use a for-loop to loop through each of the values in $arrKeys.</p>
<p>How would I go about creating the loop.  I&#8217;ve googled &#8216;for-loop&#8217; but haven&#8217;t found anything useful.</p>
<p>Could you give an example?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Menambahkan &#8220;Thumbnail Picture&#8221; Untuk Setiap Post di Wordpress &#124; Bali Side Notes, Bali Kuliner, Notes - Just Another Bali Blog</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-274</link>
		<dc:creator>Menambahkan &#8220;Thumbnail Picture&#8221; Untuk Setiap Post di Wordpress &#124; Bali Side Notes, Bali Kuliner, Notes - Just Another Bali Blog</dc:creator>
		<pubDate>Fri, 08 May 2009 13:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-274</guid>
		<description>[...] Contoh hasil dari cara manual ini, dapat anda lihat di blog ini. Trik ini diilhami dari link : http://www.rlmseo.com/blog/get-images-attached-to-post/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Contoh hasil dari cara manual ini, dapat anda lihat di blog ini. Trik ini diilhami dari link : <a href="http://www.rlmseo.com/blog/get-images-attached-to-post/" rel="nofollow">http://www.rlmseo.com/blog/get-images-attached-to-post/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bima</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-273</link>
		<dc:creator>bima</dc:creator>
		<pubDate>Tue, 07 Apr 2009 03:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-273</guid>
		<description>when i run this script on my WP v.2.7, why i couldn&#039;t get thumbs on my post...

i&#039;ve used

function bdw_get_images($postId){
$iPostID = $postId
.......

and bdw_get_images($post-&gt;ID)
in my post where i wants to put my thumbs up...

and this code, work just in loop #1, why this script do that???
would you help me up from this problem....</description>
		<content:encoded><![CDATA[<p>when i run this script on my WP v.2.7, why i couldn&#8217;t get thumbs on my post&#8230;</p>
<p>i&#8217;ve used</p>
<p>function bdw_get_images($postId){<br />
$iPostID = $postId<br />
&#8230;&#8230;.</p>
<p>and bdw_get_images($post-&gt;ID)<br />
in my post where i wants to put my thumbs up&#8230;</p>
<p>and this code, work just in loop #1, why this script do that???<br />
would you help me up from this problem&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oxygen Kiosk &#187; Wordpress Post Image&#160;Resources</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-272</link>
		<dc:creator>Oxygen Kiosk &#187; Wordpress Post Image&#160;Resources</dc:creator>
		<pubDate>Wed, 18 Mar 2009 01:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-272</guid>
		<description>[...] Get Images Attached to a Post: Requires functions.php hacking, gets attachments from the database, rather than through brute force search of the post&#160;content. [...]</description>
		<content:encoded><![CDATA[<p>[...] Get Images Attached to a Post: Requires functions.php hacking, gets attachments from the database, rather than through brute force search of the post&nbsp;content. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris B</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-271</link>
		<dc:creator>Chris B</dc:creator>
		<pubDate>Wed, 18 Feb 2009 21:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-271</guid>
		<description>Thanks for putting the effort in and then sharing this code - works great with Keith&#039;s little addition to make the image unique to the post. I&#039;m a happy man.</description>
		<content:encoded><![CDATA[<p>Thanks for putting the effort in and then sharing this code &#8211; works great with Keith&#8217;s little addition to make the image unique to the post. I&#8217;m a happy man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Afficher les miniatures des articles de votre blog &#124; Geekeries.fr - Astuces Wordpress 2.7, Plugins Wordpress 2.7, Blogging, Référencement, Actualités High Tech</title>
		<link>http://www.rlmseo.com/blog/get-images-attached-to-post/comment-page-1/#comment-270</link>
		<dc:creator>Afficher les miniatures des articles de votre blog &#124; Geekeries.fr - Astuces Wordpress 2.7, Plugins Wordpress 2.7, Blogging, Référencement, Actualités High Tech</dc:creator>
		<pubDate>Thu, 12 Feb 2009 16:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rlmseo.com/?p=320#comment-270</guid>
		<description>[...] Voici une autre manière d&#039;afficher simplement et rapidement les miniatures de chacun de vos articles de votre blog. Contrairement au plugin que je vous ai présenté il y a quelques heures &quot;WP-Choose-Thumb&quot;, cette fonction affichera les miniatures sur l&#039;ensembles de vos articles, sans toucher a d&#039;autres bricoles, il vous suffit simplement d&#039;appeler la fonction , de personnaliser son affichage et d&#039;enregistrer. Via WPHackr [...]</description>
		<content:encoded><![CDATA[<p>[...] Voici une autre manière d&#8217;afficher simplement et rapidement les miniatures de chacun de vos articles de votre blog. Contrairement au plugin que je vous ai présenté il y a quelques heures &#8220;WP-Choose-Thumb&#8221;, cette fonction affichera les miniatures sur l&#8217;ensembles de vos articles, sans toucher a d&#8217;autres bricoles, il vous suffit simplement d&#8217;appeler la fonction , de personnaliser son affichage et d&#8217;enregistrer. Via WPHackr [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
