Home › Forums › Backend Issues (wp-admin) › Lots of Warning when object-cache is used › Reply To: Lots of Warning when object-cache is used
Hi @leonho
Thanks for the error reports. I’m looking at the issue:
/wordpress/wp-content/plugins/advanced-custom-fields/core/controllers/input.php 178 calling apply_filters()
But that line of code reads:
$acf['options'] = apply_filters('acf/field_group/get_options', array(), $acf['id']);
This looks pretty normal to me. Can you spot the 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.