WP_Site_Health_Auto_Updates::__construct()

In this article

WP_Site_Health_Auto_Updates constructor.

Source

public function __construct() {
	require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
}

Changelog

VersionDescription
5.2.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.