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

WP_Site_Health::get_page_cache_detail()

Method: Gets page cache details.

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

Used by 0 functions | Uses 0 functions

WP_Site_Health::get_good_response_time_threshold()

Method: Gets the threshold below which a response time is considered good.

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

Used by 0 functions | Uses 0 functions

site_status_good_response_time_threshold

Filter Hook: Filters the threshold below which a response time is considered good.

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

Used by 0 functions | Uses 0 functions

WP_Site_Health::admin_body_class()

Method: Adds a class to the body HTML tag.

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

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