ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 6.1.0

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::should_suggest_persistent_object_cache()

Method: Determines whether to suggest using a persistent object cache.

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

Used by 0 functions | Uses 0 functions

site_status_should_suggest_persistent_object_cache

Filter Hook: Filters whether to suggest use of a persistent object cache and bypass default threshold checks.

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

Used by 0 functions | Uses 0 functions

site_status_persistent_object_cache_thresholds

Filter Hook: Filters the thresholds used to determine whether to suggest the use of a persistent object cache.

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

Used by 0 functions | Uses 0 functions

WP_Site_Health::available_object_cache_services()

Method: Returns a list of available persistent object cache services.

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

Used by 0 functions | Uses 0 functions

site_status_available_object_cache_services

Filter Hook: Filters the persistent object cache services available to the user.

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

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