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