*bump*. Still having issues with this.
I’ve come across the WP_Query documentation and found the “cateogory__and” and “category__in” operators, but no mention of constructing complex queries using both. I almost need something that is nested, such as “category__and( category__in(1,2,3), 4)”. Any ideas?