<?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: Automattic WordPress Post Thumbnails</title>
	<atom:link href="https://www.webmaster-source.com/2009/07/27/automattic-wordpress-post-thumbnails/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com/2009/07/27/automattic-wordpress-post-thumbnails/</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Mon, 06 Apr 2026 13:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>By: Mansur</title>
		<link>https://www.webmaster-source.com/2009/07/27/automattic-wordpress-post-thumbnails/#comment-9650</link>
		<dc:creator><![CDATA[Mansur]]></dc:creator>
		<pubDate>Sun, 27 Sep 2009 08:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2400#comment-9650</guid>
		<description><![CDATA[so many tutorial I follow... nothing resulting success..

until I read this post.. just copy and paste, make the magic...

TQ for this post i really aprreciate it....]]></description>
		<content:encoded><![CDATA[<p>so many tutorial I follow&#8230; nothing resulting success..</p>
<p>until I read this post.. just copy and paste, make the magic&#8230;</p>
<p>TQ for this post i really aprreciate it&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Nailor</title>
		<link>https://www.webmaster-source.com/2009/07/27/automattic-wordpress-post-thumbnails/#comment-9361</link>
		<dc:creator><![CDATA[Ed Nailor]]></dc:creator>
		<pubDate>Thu, 03 Sep 2009 20:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2400#comment-9361</guid>
		<description><![CDATA[This is EXACTLY what I was seeking! I was using the Thumbnails for Excerpts plugin, but the thumbnails would get really ugly at times. 
 
One addition I made that might help othere... 
1. I added &lt;code&gt;$img=null&lt;/code&gt; at the start of the code so I could use this in a list of posts 
2. I added a default thumbnail if there wasn&#039;t one. Added following to end of code: 
  &lt;code&gt;if($img==&#039;&#039;) echo(&#039;&lt;img src=&quot;/PATH/TO/IMAGES/default-thumb.jpg&quot; alt=&quot;Read entire article&quot;  class=&quot;img_thumb&quot; /&gt;&#039;); else echo(&#039;&lt;img src=&quot;&#039;.$img.&#039;&quot; alt=&quot;Read entire article&quot; class=&quot;img_thumb&quot;  /&gt;&#039;);&lt;/code&gt;&lt;/img&gt;&lt;/img&gt; ]]></description>
		<content:encoded><![CDATA[<p>This is EXACTLY what I was seeking! I was using the Thumbnails for Excerpts plugin, but the thumbnails would get really ugly at times. </p>
<p>One addition I made that might help othere&#8230;<br />
1. I added &lt;code&gt;$img=null&lt;/code&gt; at the start of the code so I could use this in a list of posts<br />
2. I added a default thumbnail if there wasn&#039;t one. Added following to end of code:<br />
  &lt;code&gt;if($img==&#039;&#039;) echo(&#039;&lt;img src=&quot;/PATH/TO/IMAGES/default-thumb.jpg&quot; alt=&quot;Read entire article&quot;  class=&quot;img_thumb&quot; /&gt;&#039;); else echo(&#039;&lt;img src=&quot;&#039;.$img.&#039;&quot; alt=&quot;Read entire article&quot; class=&quot;img_thumb&quot;  /&gt;&#039;);&lt;/code&gt; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Saliba</title>
		<link>https://www.webmaster-source.com/2009/07/27/automattic-wordpress-post-thumbnails/#comment-9082</link>
		<dc:creator><![CDATA[Dean Saliba]]></dc:creator>
		<pubDate>Mon, 03 Aug 2009 09:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2400#comment-9082</guid>
		<description><![CDATA[This is a great idea. I&#039;m going to test this out on one of my blogs some time today. 
 
Cheers for sharing it. :) ]]></description>
		<content:encoded><![CDATA[<p>This is a great idea. I&#039;m going to test this out on one of my blogs some time today. </p>
<p>Cheers for sharing it. <img src="https://www.webmaster-source.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-04-18 02:41:34 by W3 Total Cache
-->