[wp-hackers] Query Taxonomy in Pages
Andrew Nacin
wp at andrewnacin.com
Mon Aug 9 20:42:13 UTC 2010
On Mon, Aug 9, 2010 at 2:23 PM, Eric Mann <eric at eamann.com> wrote:
> Just a hunch, but I'd try:
>
> 'page-tags__in' => array()
>
We dont't have those in core for custom taxonomies. There are two related
tickets here... One is to allow for {$taxonomy}__in and __not_in, and the
other is to provide for an advanced way to perform complex taxonomy
searches.
http://core.trac.wordpress.org/ticket/9951
http://core.trac.wordpress.org/ticket/12891
More information about the wp-hackers
mailing list