<?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>Kommentarer till Use SQL-querys in the loop &#8211; WITH template tags</title>
	<atom:link href="http://www.devdevote.com/cms/wordpress-hacks/use-sql-querys-in-the-loop-with-template-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devdevote.com/cms/wordpress-hacks/use-sql-querys-in-the-loop-with-template-tags</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 21 Aug 2011 16:59:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Av: Oliver</title>
		<link>http://www.devdevote.com/cms/wordpress-hacks/use-sql-querys-in-the-loop-with-template-tags/comment-page-1#comment-828</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Wed, 01 Jun 2011 04:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.devdevote.com/?p=21#comment-828</guid>
		<description>I had a different problem, but your solution to your problem helped me a lot. Thank you.</description>
		<content:encoded><![CDATA[<p>I had a different problem, but your solution to your problem helped me a lot. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Av: outsource design</title>
		<link>http://www.devdevote.com/cms/wordpress-hacks/use-sql-querys-in-the-loop-with-template-tags/comment-page-1#comment-612</link>
		<dc:creator>outsource design</dc:creator>
		<pubDate>Sat, 27 Nov 2010 10:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.devdevote.com/?p=21#comment-612</guid>
		<description>While we are talking about Use SQL-querys in the loop - WITH template tags - Multiple WP query objects / queryposts combined &#124; devdevote.com, Another great option is to use a Flash intro template. If you have Flash, this is the perfect way to get a high quality Flash intro, without having to hire a Flash expert.</description>
		<content:encoded><![CDATA[<p>While we are talking about Use SQL-querys in the loop &#8211; WITH template tags &#8211; Multiple WP query objects / queryposts combined | devdevote.com, Another great option is to use a Flash intro template. If you have Flash, this is the perfect way to get a high quality Flash intro, without having to hire a Flash expert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Av: BrenFM</title>
		<link>http://www.devdevote.com/cms/wordpress-hacks/use-sql-querys-in-the-loop-with-template-tags/comment-page-1#comment-595</link>
		<dc:creator>BrenFM</dc:creator>
		<pubDate>Mon, 08 Nov 2010 03:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.devdevote.com/?p=21#comment-595</guid>
		<description>REferring back to your original post on Stack Overflow... couldn&#039;t you use the following: 

$my_query = new WP_Query(array(&#039;post_parent&#039; =&gt; 3, &#039;post_type&#039; =&gt; array(&#039;post&#039;,&#039;page&#039;)));

usually works for me...</description>
		<content:encoded><![CDATA[<p>REferring back to your original post on Stack Overflow&#8230; couldn&#8217;t you use the following: </p>
<p>$my_query = new WP_Query(array(&#8216;post_parent&#8217; =&gt; 3, &#8216;post_type&#8217; =&gt; array(&#8216;post&#8217;,'page&#8217;)));</p>
<p>usually works for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Av: Moa</title>
		<link>http://www.devdevote.com/cms/wordpress-hacks/use-sql-querys-in-the-loop-with-template-tags/comment-page-1#comment-33</link>
		<dc:creator>Moa</dc:creator>
		<pubDate>Mon, 21 Dec 2009 14:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.devdevote.com/?p=21#comment-33</guid>
		<description>Found this while looking for a way to do exactly what you defined as the problem, having both posts and pages in one loop. I really wanted to find a way to combine two different queries into one result set, but this works almost as well – thanks a lot!</description>
		<content:encoded><![CDATA[<p>Found this while looking for a way to do exactly what you defined as the problem, having both posts and pages in one loop. I really wanted to find a way to combine two different queries into one result set, but this works almost as well – thanks a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

