WP_Site_Health::get_test_file_uploads()
Method: Tests if ‘file_uploads’ directive in PHP.ini is turned off.
Source: wp-admin/includes/class-wp-site-health.php:2284
Method: Tests if ‘file_uploads’ directive in PHP.ini is turned off.
Source: wp-admin/includes/class-wp-site-health.php:2284
Filter Hook: Filters the array representing all the modules we wish to test for.
Source: wp-admin/includes/class-wp-site-health.php:970
Method: Tests if the Authorization header has the expected values.
Source: wp-admin/includes/class-wp-site-health.php:2376
Method: Tests if the PHP default timezone is set to UTC.
Source: wp-admin/includes/class-wp-site-health.php:1061
Method: Tests if a full page cache is available.
Source: wp-admin/includes/class-wp-site-health.php:2436
Method: Tests if there’s an active PHP session that can affect loopback requests.
Source: wp-admin/includes/class-wp-site-health.php:1102
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:2550
Method: Outputs the content of a tab in the Site Health screen.
Source: wp-admin/includes/class-wp-site-health.php:66
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
Class: Class for looking up a site’s health based on a user’s ClassicPress environment.
Source: wp-admin/includes/class-wp-site-health.php:11