Only show first post to match certain criteria within WP_Query
Based on the comments I think I’d implement this outside of the query itself, and use PHP to filter the results. I’ll give you a second solution as well, but I think this first one is easier to understand (when you come back to it later on). Since I don’t know the specifics of your … Read more