apply_filters( 'site_status_persistent_object_cache_thresholds', int[] $thresholds )

Filters the thresholds used to determine whether to suggest the use of a persistent object cache.


Parameters

$thresholds

The list of threshold numbers keyed by threshold name.


Source

File: wp-admin/includes/class-wp-site-health.php

View on GitHub


Changelog

Changelog
Version Description
6.1.0 Introduced.