Home › Forums › General Issues › Sorting CPT taxonomy terms › Reply To: Sorting CPT taxonomy terms
In ACF pro you can now use term meta queries, basically the same as meta_query for posts in the get_terms() arguments. https://developer.wordpress.org/reference/functions/get_terms/, but the new WP documentation sucks. See the meta_query section of WP_Query, it should be set up the same way https://codex.wordpress.org/Class_Reference/WP_Query#Custom_Field_Parameters. I really hope that the people doing the new documentation put a little more effort into it when they redo this page or we’re all screwed.
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.