Tagged Questions
0
votes
3answers
4k views
get_posts assigned to a specific custom taxonomy term, and not the term's children
Say I have the following taxonomy terms:
Term 1
Term 1.1
Term 1.2
Term 2
Term 2.1
How can I get only posts that are assigned to Term 1 and not include those that are assigned to Term 1.1 or ...