Home › Forums › General Issues › get_field in pre_get_posts now breaks/loops › Reply To: get_field in pre_get_posts now breaks/loops
So, why did it break when you updated?
The answer is that the pre_get_posts filter was running when ACF was getting the field. I’m assuming here that you were using ACF4. ACF4 did not use a post type for acf fields and ACF 5 does and it uses WP_Query() to get the field info.
Sorry, I should have caught that the condition was not specific enough.
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.