Home › Forums › Backend Issues (wp-admin) › Post Object filter on edit Taxonomy page › Reply To: Post Object filter on edit Taxonomy page
Hi @iamdanny
Thanks for the logging.
I can’t explain why your data is not correct. It’s almost as if the filter is being run via AJAX and has no idea of the page you are viewing. This is not possible as the post_object field (in v4) does not use AJAX.
You can see that on line 168 of the ‘core/fields/post_object.php’ file, the 3 filters are applied.
Would you mind doing some $_GET debugging in there?
Thanks
E
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.