pre_get_posts: using tax_query only for certain post type
As I can understand, cpt_tag is only assigned to the custom post type cpt. This makes things much easier and less complicated. You do not need two queries and you don’t need to merge anything Here is the plan: We need to know which terms you need to show on the homepage from the cpt … Read more