How to use ACF checkboxes in a WP Query
Recently I found myself needing to Query a group of Posts (Custom Post Types actually). I had created an ACF Checkbox called Tours, and there were 3 types of Tours: Guided, Unguided, and Pre-booked (The only one where you had to pay/get tickets). So I wanted to create a page with only the Pre-Booked Tours. … Continued