WP_Site_Health::available_object_cache_services()
Method: Returns a list of available persistent object cache services.
Source: wp-admin/includes/class-wp-site-health.php:3421
Method: Returns a list of available persistent object cache services.
Source: wp-admin/includes/class-wp-site-health.php:3421
Filter Hook: Filters the persistent object cache services available to the user.
Source: wp-admin/includes/class-wp-site-health.php:3444
Filter Hook: Filters the threshold below which a response time is considered good.
Source: wp-admin/includes/class-wp-site-health.php:3321
Method: Determines whether to suggest using a persistent object cache.
Source: wp-admin/includes/class-wp-site-health.php:3333
Filter Hook: Filters whether to suggest use of a persistent object cache and bypass default threshold checks.
Source: wp-admin/includes/class-wp-site-health.php:3346
Filter Hook: Filters the thresholds used to determine whether to suggest the use of a persistent object cache.
Source: wp-admin/includes/class-wp-site-health.php:3362
Method: Returns a list of headers and its verification callback to verify if page cache is enabled or not.
Source: wp-admin/includes/class-wp-site-health.php:3140
Filter Hook: Filters the list of cache headers supported by core.
Source: wp-admin/includes/class-wp-site-health.php:3175
Method: Checks if site has page cache enabled or not.
Source: wp-admin/includes/class-wp-site-health.php:3191
Method: Gets page cache details.
Source: wp-admin/includes/class-wp-site-health.php:3269
Method: Gets the threshold below which a response time is considered good.
Source: wp-admin/includes/class-wp-site-health.php:3311
Method: Tests if a full page cache is available.
Source: wp-admin/includes/class-wp-site-health.php:2316
Method: Tests if the site uses persistent object cache and recommends to use it if not.
Source: wp-admin/includes/class-wp-site-health.php:2430
Filter Hook: Filters the action URL for the persistent object cache health check.
Source: wp-admin/includes/class-wp-site-health.php:2438
Filter Hook: Filters the second paragraph of the health check’s description when suggesting the use of a persistent object cache.
Source: wp-admin/includes/class-wp-site-health.php:2500
Method: Outputs the content of a tab in the Site Health screen.
Source: wp-admin/includes/class-wp-site-health.php:66
Method: Checks if the current environment type is set to ‘development’ or ‘local’.
Source: wp-admin/includes/class-wp-site-health.php:3126
Method: Tests if the Authorization header has the expected values.
Source: wp-admin/includes/class-wp-site-health.php:2256
Method: Tests if plugin and theme auto-updates appear to be configured correctly.
Source: wp-admin/includes/class-wp-site-health.php:1896
Method: Tests if ‘file_uploads’ directive in PHP.ini is turned off.
Source: wp-admin/includes/class-wp-site-health.php:2164
Method: Checks for potential issues with plugin and theme auto-updates.
Source: wp-admin/includes/class-wp-site-health.php:2852
Method: Tests if there’s an active PHP session that can affect loopback requests.
Source: wp-admin/includes/class-wp-site-health.php:1156
Method: Creates a weekly cron event, if one does not already exist.
Source: wp-admin/includes/class-wp-site-health.php:3002
Method: Runs the scheduled event to check and update the latest site health status for the website.
Source: wp-admin/includes/class-wp-site-health.php:3013
Method: Tests if the PHP default timezone is set to UTC.
Source: wp-admin/includes/class-wp-site-health.php:1115
Method: Returns an instance of the WP_Site_Health class, or create one if none exist yet.
Source: wp-admin/includes/class-wp-site-health.php:79
Method: Runs a Site Health test directly.
Source: wp-admin/includes/class-wp-site-health.php:172
Method: Checks if any scheduled tasks are late.
Source: wp-admin/includes/class-wp-site-health.php:2822
Filter Hook: Filters the output of a finished Site Health test.
Source: wp-admin/includes/class-wp-site-health.php:194
Method: Tests if HTTP requests are blocked.
Source: wp-admin/includes/class-wp-site-health.php:1982