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_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

WP_Site_Health_Auto_Updates::test_vcs_abspath()

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

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

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::test_check_wp_filesystem_method()

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

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

Used by 0 functions | Uses 0 functions

WP_Site_Health_Auto_Updates::test_all_files_writable()

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

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

Used by 0 functions | Uses 0 functions

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy