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

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