query_posts with OR not AND
-
Right now I’m using query posts to pick up posts that might be in X category AND Y tags. But is is possible to arrange the query so that it picks up posts that are in X category OR Y tags?
I know I can do AND or OR for categories by themselves and tags by themselves, but that’s not what I’m talking about.
The topic ‘query_posts with OR not AND’ is closed to new replies.