WP_Site_Health_Auto_Updates
Methods
1 to 7 of 7
- WP_Site_Health_Auto_Updates::__construct() – WP_Site_Health_Auto_Updates constructor.
- WP_Site_Health_Auto_Updates::run_tests() – Run tests to determine if auto-updates can run.
- WP_Site_Health_Auto_Updates::test_check_wp_filesystem_method() – Check if we can access files without providing credentials.
- WP_Site_Health_Auto_Updates::test_constants() – Tests if auto-updates related constants are set correctly.
- WP_Site_Health_Auto_Updates::test_filters_automatic_updater_disabled() – Check if automatic updates are disabled by a filter.
- WP_Site_Health_Auto_Updates::test_wp_automatic_updates_disabled() – Check if automatic updates are disabled.
- WP_Site_Health_Auto_Updates::test_wp_version_check_attached() – Check if updates are intercepted by a filter.