Home › Forums › General Issues › Get custom post type by value? › Reply To: Get custom post type by value?
OK, found this out after banging my head at the wall: Am I right if I say that when setting up posts I have to use the exact characters ‘$post’?
I was trying to: foreach ( $principles as $principle ) : setup_post( $principle ).
Then: echo get_field(‘principle_link);
And doing that I got nothing, it wasn’t until I (again, a reaction of desperation) changed it all to $posts and $post … !?
Am I being struck by bad luck, or is this how WP is SUPPOSED to work!?
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.