<?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: Show Search Term And Amount Of Found Posts In WordPress Search</title>
	<atom:link href="http://wpcanyon.com/tipsandtricks/show-search-term-and-amount-of-found-posts-in-wordpress-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpcanyon.com/tipsandtricks/show-search-term-and-amount-of-found-posts-in-wordpress-search/</link>
	<description>Wordpress tutorials, articles, hacks, tricks and many more</description>
	<lastBuildDate>Fri, 29 Apr 2011 23:36:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://wpcanyon.com/tipsandtricks/show-search-term-and-amount-of-found-posts-in-wordpress-search/comment-page-1/#comment-535</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 01 Apr 2010 00:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=168#comment-535</guid>
		<description>Love this site.

@Alex  snippet would be e.g.:

&lt;code&gt;
Search results for &#039;&#039; :found_posts; ?&gt; matches found.
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Love this site.</p>
<p>@Alex  snippet would be e.g.:</p>
<p><code><br />
Search results for '' :found_posts; ?&gt; matches found.<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boba</title>
		<link>http://wpcanyon.com/tipsandtricks/show-search-term-and-amount-of-found-posts-in-wordpress-search/comment-page-1/#comment-492</link>
		<dc:creator>Boba</dc:creator>
		<pubDate>Mon, 29 Mar 2010 16:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=168#comment-492</guid>
		<description>@Alex - Thanks, i&#039;ll update the post with that solution later :)</description>
		<content:encoded><![CDATA[<p>@Alex &#8211; Thanks, i&#8217;ll update the post with that solution later <img src='http://wpcanyon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://wpcanyon.com/tipsandtricks/show-search-term-and-amount-of-found-posts-in-wordpress-search/comment-page-1/#comment-491</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 29 Mar 2010 16:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=168#comment-491</guid>
		<description>Don&#039;t re-invent the wheel! Use the function &lt;b&gt;the_search_query()&lt;/b&gt; to print the search term, and &lt;b&gt;$wp_query-&gt;found_posts&lt;/b&gt; for the total post count!

Plus you&#039;re also saving another DB call :)</description>
		<content:encoded><![CDATA[<p>Don&#8217;t re-invent the wheel! Use the function <b>the_search_query()</b> to print the search term, and <b>$wp_query-&gt;found_posts</b> for the total post count!</p>
<p>Plus you&#8217;re also saving another DB call <img src='http://wpcanyon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

