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
Changelog
Version | Description |
---|---|
6.1.0 | Introduced. |