ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

Method: Tests if the SQL server is up to date.

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

Used by 0 functions | Uses 0 functions

site_status_persistent_object_cache_url

Filter Hook: Filters the action URL for the persistent object cache health check.

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

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

site_status_persistent_object_cache_notes

Filter Hook: Filters the second paragraph of the health check’s description when suggesting the use of a persistent object cache.

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

Used by 0 functions | Uses 0 functions

WP_Site_Health::enqueue_scripts()

Method: Enqueues the site health scripts.

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

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

WP_Site_Health::get_tests()

Method: Returns a set of tests that belong to the site status page.

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

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