<?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: Display the_excerpt only if there is text</title>
	<atom:link href="http://wpcult.com/display-the_excerpt-only-if-there-is-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpcult.com/display-the_excerpt-only-if-there-is-text/</link>
	<description>WordPress Tips, Tricks, Plugins and Themes</description>
	<lastBuildDate>Fri, 12 Mar 2010 06:59:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew</title>
		<link>http://wpcult.com/display-the_excerpt-only-if-there-is-text/comment-page-1/#comment-4197</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 17 Sep 2009 13:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://wpcult.com/?p=1211#comment-4197</guid>
		<description>I&#039;m trying to get this to work only 
$returns = mysql_query($query); 
$result = mysql_fetch_row($returns); 
$post_title = $result[5]; 
$post_excerpt = $result[7]; 

display 2 titles and not the main decription or article body, any help please?
Andrew</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to get this to work only<br />
$returns = mysql_query($query);<br />
$result = mysql_fetch_row($returns);<br />
$post_title = $result[5];<br />
$post_excerpt = $result[7]; </p>
<p>display 2 titles and not the main decription or article body, any help please?<br />
Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://wpcult.com/display-the_excerpt-only-if-there-is-text/comment-page-1/#comment-2570</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 17 May 2009 18:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://wpcult.com/?p=1211#comment-2570</guid>
		<description>Very helpful tip. I love the flexibility of WordPress and this is one more trick to have when working out a custom content display.
Thanks for posting this!

Tim

&lt;abbr&gt;&lt;em&gt;Tim´s last blog post..&lt;a href=&quot;http://feedproxy.google.com/~r/mission_communicate/~3/1d49yC92dVA/&quot; rel=&quot;nofollow&quot;&gt;Disappearing Widgets - A Solution in WordPress 2.7&lt;/a&gt;&lt;/em&gt;&lt;/abbr&gt;</description>
		<content:encoded><![CDATA[<p>Very helpful tip. I love the flexibility of WordPress and this is one more trick to have when working out a custom content display.<br />
Thanks for posting this!</p>
<p>Tim</p>
<p><abbr><em>Tim´s last blog post..<a href="http://feedproxy.google.com/~r/mission_communicate/~3/1d49yC92dVA/" rel="nofollow">Disappearing Widgets &#8211; A Solution in WordPress 2.7</a></em></abbr></p>
]]></content:encoded>
	</item>
</channel>
</rss>
