<?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 for WpFunc</title>
	<atom:link href="http://wpfunc.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://wpfunc.com</link>
	<description>Awesome, Quick, Simple WordPress Functions!</description>
	<lastBuildDate>Fri, 04 May 2012 07:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Catch the First Image (Upgraded) by Serkan Algur (kaisercrazy)</title>
		<link>http://wpfunc.com/wordpress/catch-the-first-image-upgraded.html/comment-page-1#comment-5307</link>
		<dc:creator>Serkan Algur (kaisercrazy)</dc:creator>
		<pubDate>Fri, 04 May 2012 07:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfunc.com/?p=509#comment-5307</guid>
		<description>Ali,

Go to your dashboard, Settings-&gt;Media, set the Thumbnail Size to 100x100 (default 150x150). And use Regenerate Thumbnail Plugin :)) You can use 100x100 thumbnails after that.</description>
		<content:encoded><![CDATA[<p>Ali,</p>
<p>Go to your dashboard, Settings-&gt;Media, set the Thumbnail Size to 100&#215;100 (default 150&#215;150). And use Regenerate Thumbnail Plugin :)) You can use 100&#215;100 thumbnails after that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Catch the First Image (Upgraded) by Ali Wadi</title>
		<link>http://wpfunc.com/wordpress/catch-the-first-image-upgraded.html/comment-page-1#comment-5306</link>
		<dc:creator>Ali Wadi</dc:creator>
		<pubDate>Thu, 03 May 2012 18:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfunc.com/?p=509#comment-5306</guid>
		<description>@kaisercrazy:disqus  This is awesome thank you so much now I have that image display in the right order. Only left to find about the image dimension 100x100

Thanks!</description>
		<content:encoded><![CDATA[<p>@kaisercrazy:disqus  This is awesome thank you so much now I have that image display in the right order. Only left to find about the image dimension 100&#215;100</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Catch the First Image (Upgraded) by Serkan Algur (kaisercrazy)</title>
		<link>http://wpfunc.com/wordpress/catch-the-first-image-upgraded.html/comment-page-1#comment-5305</link>
		<dc:creator>Serkan Algur (kaisercrazy)</dc:creator>
		<pubDate>Thu, 03 May 2012 16:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfunc.com/?p=509#comment-5305</guid>
		<description>Ali, 
 
I think we have a simple soluton :) Can you add this in the array area; 
 
&#039;orderby&#039; =&gt; &#039;menu_order&#039;, 
&#039;order&#039; =&gt; &#039;ASC&#039;, //If reverse use DESC 
 
 
Also i don&#039;t know any solution about space problem in the link. If i find the solution i will inform you :) </description>
		<content:encoded><![CDATA[<p>Ali, </p>
<p>I think we have a simple soluton :) Can you add this in the array area; </p>
<p>&#8216;orderby&#8217; =&gt; &#8216;menu_order&#8217;,<br />
&#8216;order&#8217; =&gt; &#8216;ASC&#8217;, //If reverse use DESC </p>
<p>Also i don&#8217;t know any solution about space problem in the link. If i find the solution i will inform you :) </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Catch the First Image (Upgraded) by Ali Wadi</title>
		<link>http://wpfunc.com/wordpress/catch-the-first-image-upgraded.html/comment-page-1#comment-5304</link>
		<dc:creator>Ali Wadi</dc:creator>
		<pubDate>Thu, 03 May 2012 15:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfunc.com/?p=509#comment-5304</guid>
		<description>Thanks for your quick response, 
 
The problem is that the first image it grab it was the first from the array, but your previous function was the first image from the post content. 
 
So when I change numberposts =&gt; &#039;-1&#039; I can see list of URL image with lots of space delimiter and the problem is that the first image store as last. 
 
And I cant just simply change the index from $thumbnail[0] to any other number it will just give me wrong output like &lt;a href=&quot;http://mydain.com&quot; rel=&quot;nofollow&quot;&gt;http://mydain.com&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Thanks for your quick response, </p>
<p>The problem is that the first image it grab it was the first from the array, but your previous function was the first image from the post content. </p>
<p>So when I change numberposts =&gt; &#8216;-1&#8242; I can see list of URL image with lots of space delimiter and the problem is that the first image store as last. </p>
<p>And I cant just simply change the index from $thumbnail[0] to any other number it will just give me wrong output like <a href="http://mydain.com" rel="nofollow">http://mydain.com</a> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Catch the First Image (Upgraded) by Serkan Algur (kaisercrazy)</title>
		<link>http://wpfunc.com/wordpress/catch-the-first-image-upgraded.html/comment-page-1#comment-5303</link>
		<dc:creator>Serkan Algur (kaisercrazy)</dc:creator>
		<pubDate>Thu, 03 May 2012 15:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfunc.com/?p=509#comment-5303</guid>
		<description>Hello Ali,

Thanks for your reply. 
First Solution. You can use Renegerate Thumbnail Plugin for wordpress. Set the thumbnail size from WordPress Dashboard Media Settings and use this plugin. You can download from wordpress.org http://wordpress.org/extend/plugins/regenerate-thumbnails/

And second solution :) 
Look code :) You can see echo $thumbnail[0]; :))</description>
		<content:encoded><![CDATA[<p>Hello Ali,</p>
<p>Thanks for your reply. <br />
First Solution. You can use Renegerate Thumbnail Plugin for wordpress. Set the thumbnail size from WordPress Dashboard Media Settings and use this plugin. You can download from wordpress.org http://wordpress.org/extend/plugins/regenerate-thumbnails/</p>
<p>And second solution :) <br />
Look code :) You can see echo $thumbnail[0]; :))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Catch the First Image (Upgraded) by Ali Wadi</title>
		<link>http://wpfunc.com/wordpress/catch-the-first-image-upgraded.html/comment-page-1#comment-5302</link>
		<dc:creator>Ali Wadi</dc:creator>
		<pubDate>Thu, 03 May 2012 12:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpfunc.com/?p=509#comment-5302</guid>
		<description>Thanks this code works perfectly! 
 
 
I have two question. 
Where can I resize the generated thumbnail?  
 
And How to make it grab the first image like your previous function you had? </description>
		<content:encoded><![CDATA[<p>Thanks this code works perfectly! </p>
<p>I have two question.<br />
Where can I resize the generated thumbnail?  </p>
<p>And How to make it grab the first image like your previous function you had? </p>
]]></content:encoded>
	</item>
</channel>
</rss>

