WP_Site_Health_Auto_Updates
Class for testing automatic updates in the WordPress code.
Class for testing automatic updates in the WordPress code.
WP_Site_Health_Auto_Updates constructor.
Run tests to determine if auto-updates can run.
Check if the install is using a development branch and can use nightly packages.
Check if the site supports automatic minor updates.
Check if core files are writable by the web user/group.
Check if we can access files without providing credentials.
Test if auto-updates related constants are set correctly.
Check if automatic updates are disabled by a filter.
Check if automatic updates have tried to run, but failed, previously.