Home › Forums › Backend Issues (wp-admin) › Exclude assigned posts from post object results › Reply To: Exclude assigned posts from post object results
That is the only filter that you can use.
In that filter you would need to do a query of all “cityguide” posts and collect a list of restaurants already assigned and then use the “post__not_in” argument to not return these posts.
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.