WP_Site_Health::show_site_health_tab()
Method: Output the content of a tab in the Site Health screen.
Source: wp-admin/includes/class-wp-site-health.php:64
Method: Output the content of a tab in the Site Health screen.
Source: wp-admin/includes/class-wp-site-health.php:64
Method: Checks if the current environment type is set to ‘development’ or ‘local’.
Source: wp-admin/includes/class-wp-site-health.php:2845
Method: Tests if the Authorization header has the expected values.
Source: wp-admin/includes/class-wp-site-health.php:2205
Method: Check for potential issues with plugin and theme auto-updates.
Source: wp-admin/includes/class-wp-site-health.php:2571
Method: Test if plugin and theme auto-updates appear to be configured correctly.
Source: wp-admin/includes/class-wp-site-health.php:1853
Method: Test if ‘file_uploads’ directive in PHP.ini is turned off.
Source: wp-admin/includes/class-wp-site-health.php:2113
Method: Test if there’s an active PHP session that can affect loopback requests.
Source: wp-admin/includes/class-wp-site-health.php:1119
Method: Create a weekly cron event, if one does not already exist.
Source: wp-admin/includes/class-wp-site-health.php:2721
Method: Run our scheduled event to check and update the latest site health status for the website.
Source: wp-admin/includes/class-wp-site-health.php:2732
Method: Test if the PHP default timezone is set to UTC.
Source: wp-admin/includes/class-wp-site-health.php:1078
Method: Return an instance of the WP_Site_Health class, or create one if none exist yet.
Source: wp-admin/includes/class-wp-site-health.php:77
Method: Run a Site Health test directly.
Source: wp-admin/includes/class-wp-site-health.php:170
Method: Check if any scheduled tasks are late.
Source: wp-admin/includes/class-wp-site-health.php:2541
Filter Hook: Filters the output of a finished Site Health test.
Source: wp-admin/includes/class-wp-site-health.php:192
Method: Run a loopback test on our site.
Source: wp-admin/includes/class-wp-site-health.php:2654
Method: Test if WordPress can run automated background updates.
Source: wp-admin/includes/class-wp-site-health.php:1783
Method: Test if loopbacks work as expected.
Source: wp-admin/includes/class-wp-site-health.php:1896
Method: Test if HTTP requests are blocked.
Source: wp-admin/includes/class-wp-site-health.php:1939
Method: Test if the REST API is accessible.
Source: wp-admin/includes/class-wp-site-health.php:2010
Method: Return a set of tests that belong to the site status page.
Source: wp-admin/includes/class-wp-site-health.php:2266
Filter Hook: Add or modify which site status tests are run on a site.
Source: wp-admin/includes/class-wp-site-health.php:2426
Method: Add a class to the body HTML tag.
Source: wp-admin/includes/class-wp-site-health.php:2450
Method: Initiate the WP_Cron schedule test cases.
Source: wp-admin/includes/class-wp-site-health.php:2466
Method: Populate our list of cron events and store them to a class-wide variable.
Source: wp-admin/includes/class-wp-site-health.php:2476
Method: Check if the HTTP API can handle SSL/TLS requests.
Source: wp-admin/includes/class-wp-site-health.php:1664
Method: Check if any scheduled tasks have been missed.
Source: wp-admin/includes/class-wp-site-health.php:2515
Method: Test if scheduled events run as intended.
Source: wp-admin/includes/class-wp-site-health.php:1710
Method: Test if the supplied PHP version is supported.
Source: wp-admin/includes/class-wp-site-health.php:726
Method: Check if the passed extension or function are available.
Source: wp-admin/includes/class-wp-site-health.php:813
Method: Test if required PHP modules are installed on the host.
Source: wp-admin/includes/class-wp-site-health.php:845