Редактируем файл:
wp-content/themes/kadence/functions.php
/** * Opt out for suggesting the persistent object cache */ add_filter( 'site_status_should_suggest_persistent_object_cache', '__return_false' );