<?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: Quick Tipps For WordPress Query</title>
	<atom:link href="http://wpengineer.com/quick-tipps-for-wordpress-query/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/quick-tipps-for-wordpress-query/</link>
	<description>WordPress News, Hacks, Tipps, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Tue, 16 Mar 2010 22:58:12 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Macpherson</title>
		<link>http://wpengineer.com/quick-tipps-for-wordpress-query/#comment-1451</link>
		<dc:creator>John Macpherson</dc:creator>
		<pubDate>Thu, 09 Jul 2009 08:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=305#comment-1451</guid>
		<description>wp_reset_query() - works a treat, many thanks!</description>
		<content:encoded><![CDATA[<p>wp_reset_query() - works a treat, many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgcal</title>
		<link>http://wpengineer.com/quick-tipps-for-wordpress-query/#comment-1066</link>
		<dc:creator>dgcal</dc:creator>
		<pubDate>Tue, 28 Apr 2009 01:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=305#comment-1066</guid>
		<description>Just discovered this site through a link from themeforest.   Great site!  I will bookmark this very useful page!</description>
		<content:encoded><![CDATA[<p>Just discovered this site through a link from themeforest.   Great site!  I will bookmark this very useful page!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://wpengineer.com/quick-tipps-for-wordpress-query/#comment-97</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 07 Nov 2008 19:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=305#comment-97</guid>
		<description>Thanks for your advice!</description>
		<content:encoded><![CDATA[<p>Thanks for your advice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://wpengineer.com/quick-tipps-for-wordpress-query/#comment-93</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 07 Nov 2008 07:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=305#comment-93</guid>
		<description>If you want to use tags in the loop, you have to add this line:

&lt;code&gt;global $wp_query; $wp_query-&gt;in_the_loop = true;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>If you want to use tags in the loop, you have to add this line:</p>
<p><code>global $wp_query; $wp_query-&gt;in_the_loop = true;</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
