ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

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

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

WP_Site_Health::get_test_utf8mb4_support()

Method: Tests if the database server is capable of using utf8mb4.

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

Used by 0 functions | Uses 0 functions

WP_Site_Health::get_test_dotorg_communication()

Method: Tests if the site can communicate with WordPress.org.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy