Home › Forums › Backend Issues (wp-admin) › Support for Persistent Object Cache › Reply To: Support for Persistent Object Cache
Ikraav, we’re still having the same issue, even after commenting the line
wp_cache_add_non_persistent_groups('acf');
inside the plugin ‘cache.php’ file.
But, after some more investigation it seems like this is happening due to the object cache being full. Since the object cache is full ACF cannot write data to it and ends up retrieving all content from the DB directly.
You might be having the same issue.
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.