Support

Account

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 mate, looking at this line, ACF looks like:

    
    $found = false;
    $cache = wp_cache_get( 'field_groups', 'acf', false, $found );
    

    Can you confirm this is what you see? Are you running the latest ACF 4.1.8.1?