3618* This can be useful to hide or add services not included in the defaults.3619*3620* @since 6.1.03621*3622* @param string[]$services The list of available persistent object cache services.3623*/3624returnapply_filters('site_status_available_object_cache_services',$services);3625}3626}3627
History
Introduced in 6.1.0. Unchanged from 6.7.7 through 7.1.0.