background: 2 year old code stable code base that uses get_fields
to return all values that have been previously saved to the post via update_field
function.
get_field('name', $post_id)
returns the value properly. var_dump
shows the field name in the array with a value of NULLfield_key
and field_name
has not changed.Does anyone have an idea or recommendation of what to look at in the database to determine what has changed? Perhaps there is an issue with the ACF relational data table?
Thank you for your assistance.
Jeff
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.