Home › Forums › Backend Issues (wp-admin) › Not applying update field (acf) in my plugin › Reply To: Not applying update field (acf) in my plugin
We’re seeing a similar issue when calling update_post_meta() or the ACF update_field() function from /wp-admin/post.php
If I delete any records from the database related to a given wp_postmeta field, then update_field() will work properly, but if I call it repeatedly to update a post’s meta data then it will retain the previous value.
I sanity-checked it by deactivating the ACF Pro plugin, and then it worked as expected. When I reactivated the plugin, the problem returned.
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.