3855* This can be useful to hide or add services not included in the defaults.3856*3857* @since 6.1.03858*3859* @param string[]$services The list of available persistent object cache services.3860*/3861returnapply_filters('site_status_available_object_cache_services',$services);3862}3863}3864
History
Introduced in 6.1.0. Unchanged from 6.7.7 through 7.1.0.