Home › Forums › Backend Issues (wp-admin) › Populate field choices with wp_insert_post › Reply To: Populate field choices with wp_insert_post
Now that I look at this…. what I said will not work as this is not a field that is stored in the database. You cannot make this change in the way you are attempting to do it.
For something like this you need to make this change every time the field is loaded using an acf/prepare_field filter.
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.