How to combine tax_query and date_query in WordPress
I’m afraid that there is no way to do such advanced queries using WP_Query. But, of course, you can still achieve that result, but you’ll need to write a little bit more code. There are two solutions: It’s hard to give you precise code, because there aren’t many details in your question, but maybe this … Read more