Home › Forums › Bug Reports › The WP 4.8.3 update broke the query on sub field values › Reply To: The WP 4.8.3 update broke the query on sub field values
Thanks for the pointer in Eric’s version ^ the add_filter line is missing;
add_filter(‘posts_where’, ‘my_posts_where’);
Otherwise, works like a charm, just wait till your WP is 4.8.3 to implement as it’ll kill 4.8.2 and lower.
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.