<?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: Query Post And Pages With Multiple Meta Values</title>
	<atom:link href="http://www.mattvarone.com/wordpress/query-multiple-meta-values/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattvarone.com/wordpress/query-multiple-meta-values/</link>
	<description>Creative Developer</description>
	<lastBuildDate>Fri, 03 Sep 2010 11:18:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Deniz</title>
		<link>http://www.mattvarone.com/wordpress/query-multiple-meta-values/#comment-2606</link>
		<dc:creator>Deniz</dc:creator>
		<pubDate>Sat, 28 Aug 2010 10:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=832#comment-2606</guid>
		<description>Thanks for codes Matt

I just made some changes on codes.

For who needs Order by, Order as, and Pagination please follow.

http://netinial.com/blog/wordpress/wordpress-get_post_meta_multiple-pagination-and-ordering</description>
		<content:encoded><![CDATA[<p>Thanks for codes Matt</p>
<p>I just made some changes on codes.</p>
<p>For who needs Order by, Order as, and Pagination please follow.</p>
<p><a href="http://netinial.com/blog/wordpress/wordpress-get_post_meta_multiple-pagination-and-ordering" rel="nofollow">http://netinial.com/blog/wordpress/wordpress-get_post_meta_multiple-pagination-and-ordering</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress get_post_meta_multiple, Pagination and Ordering. &#124; Deniz Porsuk</title>
		<link>http://www.mattvarone.com/wordpress/query-multiple-meta-values/#comment-2605</link>
		<dc:creator>Wordpress get_post_meta_multiple, Pagination and Ordering. &#124; Deniz Porsuk</dc:creator>
		<pubDate>Sat, 28 Aug 2010 09:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=832#comment-2605</guid>
		<description>[...] get_post_meta_multiple (modified version of first) thanks to the [...]</description>
		<content:encoded><![CDATA[<p>[...] get_post_meta_multiple (modified version of first) thanks to the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://www.mattvarone.com/wordpress/query-multiple-meta-values/#comment-2603</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Wed, 25 Aug 2010 00:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=832#comment-2603</guid>
		<description>Just wondering is this can handle comparisons or ranges, like if you have a key of price and you want to find all prices between 3 and 8.

price &gt;=3 and price &lt;=8

?</description>
		<content:encoded><![CDATA[<p>Just wondering is this can handle comparisons or ranges, like if you have a key of price and you want to find all prices between 3 and 8.</p>
<p>price &gt;=3 and price &lt;=8</p>
<p>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homem Robô</title>
		<link>http://www.mattvarone.com/wordpress/query-multiple-meta-values/#comment-2575</link>
		<dc:creator>Homem Robô</dc:creator>
		<pubDate>Thu, 08 Jul 2010 17:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=832#comment-2575</guid>
		<description>Hi there, nice query, but is missing a white space after that &#039;p&#039; if you choose to ignore &quot;category&quot; or &quot;limit&quot; stuff..</description>
		<content:encoded><![CDATA[<p>Hi there, nice query, but is missing a white space after that &#8216;p&#8217; if you choose to ignore &#8220;category&#8221; or &#8220;limit&#8221; stuff..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rubira</title>
		<link>http://www.mattvarone.com/wordpress/query-multiple-meta-values/#comment-2568</link>
		<dc:creator>Rubira</dc:creator>
		<pubDate>Wed, 23 Jun 2010 04:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=832#comment-2568</guid>
		<description>Can I have an ORDER BY meta key and meta value?</description>
		<content:encoded><![CDATA[<p>Can I have an ORDER BY meta key and meta value?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jignesh</title>
		<link>http://www.mattvarone.com/wordpress/query-multiple-meta-values/#comment-2513</link>
		<dc:creator>Jignesh</dc:creator>
		<pubDate>Fri, 07 May 2010 07:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=832#comment-2513</guid>
		<description>Hello,

Thanks for solutions. I was looking for the same.
But I want one more thing. I have a custom field &#039;price&#039;. I want to sort by price. 

That means.. meta_key is &#039;price&#039; and meta_value = &#039;$xxx&#039;

Is that possible ? How ?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for solutions. I was looking for the same.<br />
But I want one more thing. I have a custom field &#8216;price&#8217;. I want to sort by price. </p>
<p>That means.. meta_key is &#8216;price&#8217; and meta_value = &#8216;$xxx&#8217;</p>
<p>Is that possible ? How ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
