Home › Forums › Backend Issues (wp-admin) › Fetching post objects related with a page › Reply To: Fetching post objects related with a page
Hi @jtpnet
This can be achieved by performing posts search via a WP_Query or get_posts.
Perhaps you could read up on this here:
http://www.advancedcustomfields.com/resources/how-to/how-to-query-posts-filtered-by-custom-field-values/
The meta value will be the itinerary $post_id, and the meta key will be the name of the post object field.
Good luck
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.