[wp-trac] [WordPress Trac] #12891: Advanced multi-taxonomy WP_Query()s
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 16 20:26:49 UTC 2010
#12891: Advanced multi-taxonomy WP_Query()s
----------------------------+-----------------------------------------------
Reporter: markjaquith | Owner: markjaquith
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.1
Component: Query | Version: 3.0.1
Severity: normal | Keywords: ongoing-project
----------------------------+-----------------------------------------------
Comment(by ryan):
Testing that patch. Is this necessary:
{{{
SELECT term_id
FROM wp_3508545_term_taxonomy
WHERE taxonomy IN ('category')
AND term_id IN (21072,37613,4533907)
}}}
Can we assume that the requested terms are in the request taxonomy?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12891#comment:112>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list