How to exclude posts from category A except if they also belong to category B
-
Hi,
How can I exclude posts from category A except if they also belong to category B ?
I used query_posts() to entirely exclude a category but it doesn’t allow that kind of conditional trick.
pre_get_posts seems more flexible but I don’t know how to build the function to do this very job.
Any idea is welcome …
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to exclude posts from category A except if they also belong to category B’ is closed to new replies.