ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/class-wp-site-health-auto-updates.php

WP_Site_Health_Auto_Updates::test_accepts_dev_updates()

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

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

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::test_accepts_minor_updates()

Method: Checks if the site supports automatic minor updates.

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

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates

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

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

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:17

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::run_tests()

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

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

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::test_constants()

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

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

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::test_wp_version_check_attached()

Method: Checks if updates are intercepted by a filter.

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

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::test_filters_automatic_updater_disabled()

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

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

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::test_wp_automatic_updates_disabled()

Method: Checks if automatic updates are disabled.

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

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::test_if_failed_update()

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

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

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy