I’ve used ACF to add a true/false field to a taxonomy’s terms. I’d like to select all terms in the taxonomy where the true/false is “true”. Is there a way to do this via get_terms or a similar ACF function? Or should I retrieve all terms, then loop querying the true/false?
Looking for the most-efficient route. Thanks!
This reply has been marked as private.
This reply has been marked as private.