Home › Forums › Add-ons › Repeater Field › using update_field on a repeater in options page › Reply To: using update_field on a repeater in options page
Hi @dverleger
Currently, any functions loading or saving data to the repeater field must be run AFTER the init
action.
It is most likely that you code is within the root of the funtions.php file, and needs to be moved inside a function connected to the init
action.
Hope that helps
Thanks
E
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.