add_filter('wp_statistics_cache_status', function ($status) { $status['status'] = false; return $status; });

...

Showing 1–12 of 20 results