Home › Forums › General Issues › Delete Row in repeater of 250+ very slow › Reply To: Delete Row in repeater of 250+ very slow
Well, yes, 200+ will be run. ACF uses the core WP function update_post_meta() to update the DB. This is and always has been the way it works. update_post_meta() does one query every time it is called (sometimes 2, but that’s another story). Every ACF field has 2 DB entries.
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.