<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>scribu &#187; Query Multiple Taxonomies</title>
	<atom:link href="http://scribu.net/wordpress/query-multiple-taxonomies/feed" rel="self" type="application/rss+xml" />
	<link>http://scribu.net</link>
	<description>Hello, this is where scribu geeks out</description>
	<lastBuildDate>Thu, 11 Mar 2010 13:48:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Version 1.0</title>
		<link>http://scribu.net/wordpress/query-multiple-taxonomies/qmt-1-0.html</link>
		<comments>http://scribu.net/wordpress/query-multiple-taxonomies/qmt-1-0.html#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:38:41 +0000</pubDate>
		<dc:creator>scribu</dc:creator>
				<category><![CDATA[Query Multiple Taxonomies]]></category>

		<guid isPermaLink="false">http://scribu.net/?p=589</guid>
		<description><![CDATA[Say you have two custom taxnomies defined: genre and artist. Currently, you can do the following types of queries on your site:

?genre=jazz
?genre=jazz&#038;cat=1

But you can&#8217;t do this:

?genre=jazz&#038;artist=Chet+Baker
]]></description>
			<content:encoded><![CDATA[<p>Say you have two custom taxnomies defined: genre and artist.</p>
<p>Currently, you can do the following types of queries on your site:</p>
<p><code>?genre=jazz</code></p>
<p><code>?genre=jazz&#038;cat=1</code></p>
<p>But you can&#8217;t do this:</p>
<p><code>?genre=jazz&#038;artist=Chet+Baker</code></p>
<p>WordPress will just ignore one of the parameters.</p>
<p>This plugin fixes that.</p>
]]></content:encoded>
			<wfw:commentRss>http://scribu.net/wordpress/query-multiple-taxonomies/qmt-1-0.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
