File: wp-admin/includes/class-wp-site-health.php
-
Tests if plugins are outdated, or unnecessary.
-
Tests if themes are outdated, or unnecessary.
-
Tests if the supplied PHP version is supported.
-
Checks if the passed extension or function are available.
-
Tests if required PHP modules are installed on the host.
-
classWP_Site_Health
Class for looking up a site’s health based on a user’s WordPress environment.