Format the information gathered for debugging, in a manner suitable for copying to a forum or support ticket.
WP_Debug_Data::debug_data
Static function for generating site debug data when required.
WP_Debug_Data::check_for_updates
Calls all core functions to check for updates.
WP_Fatal_Error_Handler
Core class used as the default shutdown handler for fatal errors.
Advertisement
wp_maybe_grant_resume_extensions_caps
Filters the user capabilities to grant the ‘resume_plugins’ and ‘resume_themes’ capabilities as necessary.
_excerpt_render_inner_columns_blocks
Render inner blocks from the `core/columns` block for generating an excerpt.
wp_admin_bar_recovery_mode_menu
Add a link to exit recovery mode when Recovery Mode is active.
wp_recovery_mode_nag
Displays a notice when the user is in recovery mode.
Advertisement
paused_themes_notice
Renders an admin notice in case some themes have been paused due to errors.
resume_theme
Tries to resume a single theme.
wp_get_theme_error
Gets the error that was recorded for a paused theme.
is_theme_paused
Determines whether a theme is technically active but was paused while loading.
Advertisement
post_exists
Determines if a post exists based on title, content, date and type.
paused_plugins_notice
Renders an admin notice in case some plugins have been paused due to errors.
resume_plugin
Tries to resume a single plugin.