site_status_available_object_cache_services

site_status_available_object_cache_services

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.5.2

apply_filters('site_status_available_object_cache_services') is found 1 times:

  • /wp-admin/includes/class-wp-site-health.php line 3629

    Warning: Undefined array key 3631 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3632 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3633 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3634 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @since 6.1.0
    		 *
    		 * @param string[] $services The list of available persistent object cache services.
    		 */
    		return apply_filters( 'site_status_available_object_cache_services', $services );
    	}
    }