Home › Forums › Backend Issues (wp-admin) › Performance of Backend super slow › Reply To: Performance of Backend super slow
I have similar issues on a site I’m developing. I think @herry is onto something.
Why not create a simple mechanism for lazy loading repeater items on request?
This could be activated using a filter and would hide all of a repeters fields until a “show fields” link is clicked.
This should be pretty easy to implement and we would be able to stop ACF from loading and saving hundreds of files every time a page is edited.
It would solve all (most) performance related problems that backend users are experiencing due to having to many repeater (or equivalent) fields.
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.