Checking if field is set before comparing with meta_query in query_posts?
I know how to do that in pure SQL but I can’t get WP_Query to nest conditions in the way required. If it is acceptable, the easiest way to make this work would be to assign an arbitrary far future end date when the data is saved to the database. Something like strtotime(“2038-01-01”). That is … Read more