Home › Forums › General Issues › Issue getting options from pre_get_posts filter › Reply To: Issue getting options from pre_get_posts filter
I updated my field to be on each post from options, so from options to post meta.
I tried using get_field inside pre_get_posts and it didnt work, what worked though is when I used get_post_meta, using the global $post->ID as my reference. Is using get_post_meta okay? Just want to make sure this doesnt create any issues in the future.
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.