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:3413
Method: Returns a list of available persistent object cache services.
Source: wp-admin/includes/class-wp-site-health.php:3413
Filter Hook: Filters the persistent object cache services available to the user.
Source: wp-admin/includes/class-wp-site-health.php:3436
Filter Hook: Filters the threshold below which a response time is considered good.
Source: wp-admin/includes/class-wp-site-health.php:3313
Method: Determines whether to suggest using a persistent object cache.
Source: wp-admin/includes/class-wp-site-health.php:3325
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:3338
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:3354
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:3132
Filter Hook: Filters the list of cache headers supported by core.
Source: wp-admin/includes/class-wp-site-health.php:3167
Method: Checks if site has page cache enabled or not.
Source: wp-admin/includes/class-wp-site-health.php:3183
Method: Gets page cache details.
Source: wp-admin/includes/class-wp-site-health.php:3261
Method: Gets the threshold below which a response time is considered good.
Source: wp-admin/includes/class-wp-site-health.php:3303
Method: Tests if a full page cache is available.
Source: wp-admin/includes/class-wp-site-health.php:2308
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:2422
Filter Hook: Filters the action URL for the persistent object cache health check.
Source: wp-admin/includes/class-wp-site-health.php:2430
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:2492
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:3118
Method: Tests if the Authorization header has the expected values.
Source: wp-admin/includes/class-wp-site-health.php:2248
Method: Tests if plugin and theme auto-updates appear to be configured correctly.
Source: wp-admin/includes/class-wp-site-health.php:1888
Method: Tests if ‘file_uploads’ directive in PHP.ini is turned off.
Source: wp-admin/includes/class-wp-site-health.php:2156
Method: Checks for potential issues with plugin and theme auto-updates.
Source: wp-admin/includes/class-wp-site-health.php:2844
Method: Tests if there’s an active PHP session that can affect loopback requests.
Source: wp-admin/includes/class-wp-site-health.php:1154
Method: Creates a weekly cron event, if one does not already exist.
Source: wp-admin/includes/class-wp-site-health.php:2994
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:3005
Method: Tests if the PHP default timezone is set to UTC.
Source: wp-admin/includes/class-wp-site-health.php:1113
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:2814
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:1974