ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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