Home › Forums › Bug Reports › update_field inside acf/update_value/name filter not working › Reply To: update_field inside acf/update_value/name filter not working
Hi @eafarooqi,
From your code, you are hooking into the update_value function for a specific field and thus you cannot use the update_field() function within this function.
I would suggest you hook into the filter for every field or possibly use the update field() function for the other fields on their own.
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.