• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-admin/includes/class-wp-site-health-auto-updates.php

WP_Site_Health_Auto_Updates::test_wp_automatic_updates_disabled()

Method: Check if automatic updates are disabled.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:135

Used by 1 function | Uses 1 function

WP_Site_Health_Auto_Updates::test_accepts_minor_updates()

Method: Check if the site supports automatic minor updates.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:432

Used by 1 function | Uses 3 functions

WP_Site_Health_Auto_Updates::test_check_wp_filesystem_method()

Method: Check if we can access files without providing credentials.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:275

Used by 1 function | Uses 1 function

WP_Site_Health_Auto_Updates::test_all_files_writable()

Method: Check if core files are writable by the web user/group.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:309

Used by 1 function | Uses 3 functions

WP_Site_Health_Auto_Updates::test_accepts_dev_updates()

Method: Check if the install is using a development branch and can use nightly packages.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:394

Used by 1 function | Uses 3 functions

WP_Site_Health_Auto_Updates

Class: Class for testing automatic updates in the WordPress code.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:10

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::__construct()

Method: WP_Site_Health_Auto_Updates constructor.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:16

Used by 1 function | Uses 0 functions

WP_Site_Health_Auto_Updates::run_tests()

Method: Run tests to determine if auto-updates can run.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:28

Used by 0 functions | Uses 10 functions

WP_Site_Health_Auto_Updates::test_constants()

Method: Test if auto-updates related constants are set correctly.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:70

Used by 1 function | Uses 1 function

WP_Site_Health_Auto_Updates::test_wp_version_check_attached()

Method: Check if updates are intercepted by a filter.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:92

Used by 1 function | Uses 5 functions

WP_Site_Health_Auto_Updates::test_filters_automatic_updater_disabled()

Method: Check if automatic updates are disabled by a filter.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:114

Used by 1 function | Uses 3 functions

WP_Site_Health_Auto_Updates::test_if_failed_update()

Method: Check if automatic updates have tried to run, but failed, previously.

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:159

Used by 1 function | Uses 2 functions

WP_Site_Health_Auto_Updates::test_vcs_abspath()

Method: Check if WordPress is controlled by a VCS (Git, Subversion etc).

Source: wp-admin/includes/class-wp-site-health-auto-updates.php:205

Used by 1 function | Uses 3 functions
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry