[wp-hackers] did I stumble across a bug?
Jonathon Byrd
jon at 5twentystudios.com
Tue Apr 26 19:09:00 UTC 2011
I think you're right, i'm remembering something about category__in __and are
not publicly query-able.
here's the codex, although probably not much help to you at this point.
http://codex.wordpress.org/Function_Reference/WP_Query#Category_Parameters
Sincerely,
Jonathon Byrd | Partner | Senior Software Engineer
5 Twenty Studios, LLC
C: (360) 747-7401 | O: (503) 268-1177 | F: (954) 867-1177
jon at 5twentystudios.com | www.5TwentyStudios.com<http://www.5twentystudios.com/>
On Tue, Apr 26, 2011 at 12:05 PM, Foolish Visions <shelly at foolishvisions.com
> wrote:
> >>Then you could always try sending category__in or category__and instead
> of cat<<
>
> Thanks Jonathon - but using category__in or category__and makes it ignore
> *all* the categories, and acts like it's not even there.
>
> I read somewhere recently that this was a little-known bug - that WP
> wouldn't recognize multiple categories in search anymore, but for the life
> of me I can't find where I read it. But no matter how hard I search for it
> again, all I come up with is that "cat" *should* work with comma-separated
> values. But it just searches the first and ignores the rest. Even if I
> manually type in the categories to search, it still ignores all ID's but the
> first one.
>
> ~Shelly
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list