Home › Forums › Backend Issues (wp-admin) › Relationship field posts, based on post tag › Reply To: Relationship field posts, based on post tag
ACF uses the wp function get_terms() so any filters that effect the results of this function will effect what is listed by ACF.
Can you search your plugins and theme?
Do you have any function filters on the following WP hooks, especially any filters that deal with “post_tag”. These are listed from most likely suspects to least.
get_terms
get_terms_args
get_terms_orderby
list_terms_exclusions
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.