ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Site_Health::get_test_update_temp_backup_writable()

Method: Tests if plugin and theme temporary backup directories are writable or can be created.

Source: wp-admin/includes/class-wp-site-health.php:1918

Used by 0 functions | Uses 0 functions

WP_Site_Health::get_test_available_updates_disk_space()

Method: Tests available disk space for updates.

Source: wp-admin/includes/class-wp-site-health.php:1876

Used by 0 functions | Uses 0 functions

WP_Site_Health::detect_plugin_theme_auto_update_issues()

Method: Checks for potential issues with plugin and theme auto-updates.

Source: wp-admin/includes/class-wp-site-health.php:2980

Used by 0 functions | Uses 0 functions

WP_Site_Health::can_perform_loopback()

Method: Runs a loopback test on the site.

Source: wp-admin/includes/class-wp-site-health.php:3063

Used by 0 functions | Uses 0 functions

WP_Site_Health::maybe_create_scheduled_event()

Method: Creates a weekly cron event, if one does not already exist.

Source: wp-admin/includes/class-wp-site-health.php:3130

Used by 0 functions | Uses 0 functions

WP_Site_Health::wp_cron_scheduled_check()

Method: Runs the scheduled event to check and update the latest site health status for the website.

Source: wp-admin/includes/class-wp-site-health.php:3141

Used by 0 functions | Uses 0 functions

WP_Site_Health::is_development_environment()

Method: Checks if the current environment type is set to ‘development’ or ‘local’.

Source: wp-admin/includes/class-wp-site-health.php:3254

Used by 0 functions | Uses 0 functions

WP_Site_Health::get_page_cache_headers()

Method: Returns a list of headers and its verification callback to verify if page cache is enabled or not.

Source: wp-admin/includes/class-wp-site-health.php:3268

Used by 0 functions | Uses 0 functions

site_status_page_cache_supported_cache_headers

Filter Hook: Filters the list of cache headers supported by core.

Source: wp-admin/includes/class-wp-site-health.php:3303

Used by 0 functions | Uses 0 functions

WP_Site_Health::check_for_page_caching()

Method: Checks if site has page cache enabled or not.

Source: wp-admin/includes/class-wp-site-health.php:3319

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