public function cache()
    {
        add_settings_field(
            'cache',
            apply_filters($this->plugin_name . 'label-cache', esc_html__('Cache', $this->plugin_name)),