pre_get_posts filter meta_query without conflicting existing meta_query
OK, After a lot of trial and error and asking around I managed to finally get a working solution. Thought I would post it here for those that are trying to fix a similar problem in the future. Filter 1: posts_join creates a left join on all queries to link up the postmeta table. Its … Read more