Used By
| Used By | Description |
|---|---|
| wp-admin/includes/class-wp-site-health.php: WP_Site_Health::get_test_background_updates() | Test if WordPress can run automated background updates. |
WP_Site_Health_Auto_Updates constructor.
File: wp-admin/includes/class-wp-site-health-auto-updates.php
public function __construct() {
require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
} | Version | Description |
|---|---|
| 5.2.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_site_health_auto_updates/__construct