Retrieves all registered block styles.
WP_Site_Health::has_late_cron
Check if any scheduled tasks are late.
WP_Site_Health::test_php_extension_availability
Check if the passed extension or function are available.
WP_Site_Health_Auto_Updates::test_wp_automatic_updates_disabled
Check if automatic updates are disabled.
Advertisement
WP_Privacy_Requests_Table::get_admin_url
Normalize the admin URL to the current page (by request_type).
WP_MS_Sites_List_Table::get_views
Gets links to filter sites by status.
WP_MS_Sites_List_Table::extra_tablenav
Extra controls to be displayed between bulk actions and pagination.
WP_MS_Sites_List_Table::site_states
Maybe output comma-separated site states.
Advertisement
WP_Debug_Data::debug_data
Static function for generating site debug data when required.
WP_Fatal_Error_Handler::display_error_template
Displays the PHP error template and sends the HTTP status code, typically 500.
WP_Fatal_Error_Handler::display_default_error_template
Displays the default PHP error template.
WP_Block_Styles_Registry::register
Registers a block style.
Advertisement
WP_Block_Styles_Registry::get_registered
Retrieves an array containing the properties of a registered block style.
WP_Block_Styles_Registry::get_all_registered
Retrieves all registered block styles.
WP_Block_Styles_Registry::get_registered_styles_for_block
Retrieves registered block styles for a specific block.