Home › Forums › General Issues › How to use the taxonomy/result filter? › Reply To: How to use the taxonomy/result filter?
It is probably not documented because of this or any number of things. I only know it exists because I dig through ACF code a lot, which is the same way I just discovered why it wasn’t working for you. When showing a select field ACF uses it’s own function to list the terms, where this filter is called. When showing checkboxes and radio field ACF uses wp_list_categories()
which is pretty much unfilterable. I don’t know why there’s a difference other that the developer hasn’t gotten to it.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.