

<?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: Multiple Loops in Action</title>
	<atom:link href="http://wpvibe.com/multiple-loops-283/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpvibe.com/multiple-loops-283/</link>
	<description>Just another EMV Network Site site</description>
	<lastBuildDate>Fri, 14 Oct 2011 03:38:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Multiple Wordpress Loops Examples &#124; Luis Diego</title>
		<link>http://wpvibe.com/multiple-loops-283/#comment-449</link>
		<dc:creator>Multiple Wordpress Loops Examples &#124; Luis Diego</dc:creator>
		<pubDate>Fri, 19 Aug 2011 19:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://wpvibe.com/?p=283#comment-449</guid>
		<description>[...] awesome tutorial, with good examples about WordPress Loops: Visit: WPVIBE.COM   This entry was posted in Uncategorized by Luis Diego. Bookmark the [...] </description>
		<content:encoded><![CDATA[<p>[...] awesome tutorial, with good examples about WordPress Loops: Visit: WPVIBE.COM   This entry was posted in Uncategorized by Luis Diego. Bookmark the [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Dingman</title>
		<link>http://wpvibe.com/multiple-loops-283/#comment-448</link>
		<dc:creator>Jonathan Dingman</dc:creator>
		<pubDate>Mon, 31 May 2010 20:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://wpvibe.com/?p=283#comment-448</guid>
		<description>I would use something like offset in the query, that would probably do what you need it to.  Look on the The_Loop codex page on codex.wordpress.org, it should be useful.</description>
		<content:encoded><![CDATA[<p>I would use something like offset in the query, that would probably do what you need it to.  Look on the The_Loop codex page on codex.wordpress.org, it should be useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://wpvibe.com/multiple-loops-283/#comment-447</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Mon, 31 May 2010 20:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpvibe.com/?p=283#comment-447</guid>
		<description>I try to solve this case:

First loop: get the last post in the &quot;myVibe&quot; category
Do some stuff
Second loop: get all posts in the &quot;myVibe&quot; category without repeating the last post displayed in first loop

Any ideas?</description>
		<content:encoded><![CDATA[<p>I try to solve this case:</p>
<p>First loop: get the last post in the &#8220;myVibe&#8221; category<br />
Do some stuff<br />
Second loop: get all posts in the &#8220;myVibe&#8221; category without repeating the last post displayed in first loop</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deluxe Blog Tips</title>
		<link>http://wpvibe.com/multiple-loops-283/#comment-446</link>
		<dc:creator>Deluxe Blog Tips</dc:creator>
		<pubDate>Mon, 17 May 2010 18:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://wpvibe.com/?p=283#comment-446</guid>
		<description>I often use wp_reset_query() for ease. But I&#039;ve seen some tricks using rewind_posts(), for example in Twenty Ten theme. The WP_Query() I think it does the same job as wp_reset_query(), so I rarely use it.</description>
		<content:encoded><![CDATA[<p>I often use wp_reset_query() for ease. But I&#8217;ve seen some tricks using rewind_posts(), for example in Twenty Ten theme. The WP_Query() I think it does the same job as wp_reset_query(), so I rarely use it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

