Home › Forums › Backend Issues (wp-admin) › Custom fields missing after upgrade › Reply To: Custom fields missing after upgrade
Hi @convoke
It seems you are still using the old the_repeater_field()
function. Please keep in mind that this function has been deprecated since v3.3.4. Kindly use the have_rows() function instead. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/repeater/.
I hope this helps 🙂
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.