New and updated in 5.2.0
-
function_jsonp_wp_die_handler()
Kills WordPress execution and displays JSONP response with an error message.
-
function_xml_wp_die_handler()
Kills WordPress execution and displays XML response with an error message.
-
Filters the callback for killing WordPress execution for XML requests.
-
Filters the callback for killing WordPress execution for JSONP REST requests.
-
functionwp_body_open()
Fires the wp_body_open action.
-
hookwp_body_open
Triggered after the opening body tag.
-
Fires before an attempt is made to locate and load a template part.
-
hooksearch_form_args
Filters the array of arguments used when generating the search form.
-
Generates post data.
-
Determines whether the query is for the Privacy Policy page.
-
Filters the user capabilities to grant the ‘resume_plugins’ and ‘resume_themes’ capabilities as necessary.
-
Constructor.
Used by 2 functions | Uses 0 functions | Source: wp-includes/class-wp-paused-extensions-storage.php:32 -
Records an extension error.
Used by 0 functions | Uses 4 functions | Source: wp-includes/class-wp-paused-extensions-storage.php:55 -
Forgets a previously recorded extension error.
Used by 0 functions | Uses 5 functions | Source: wp-includes/class-wp-paused-extensions-storage.php:86 -
Gets the error for an extension, if paused.
Used by 0 functions | Uses 2 functions | Source: wp-includes/class-wp-paused-extensions-storage.php:126 -
Gets the paused extensions with their errors.
Used by 1 function | Uses 3 functions | Source: wp-includes/class-wp-paused-extensions-storage.php:151 -
Remove all paused extensions.
Used by 0 functions | Uses 5 functions | Source: wp-includes/class-wp-paused-extensions-storage.php:174 -
Checks whether the underlying API to store paused extensions is loaded.
Used by 5 functions | Uses 0 functions | Source: wp-includes/class-wp-paused-extensions-storage.php:203 -
Get the option name for storing paused extensions.
Used by 4 functions | Uses 3 functions | Source: wp-includes/class-wp-paused-extensions-storage.php:214 -
Core class used for storing paused extensions.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-paused-extensions-storage.php:15 -
Render inner blocks from the `core/columns` block for generating an excerpt.
-
Filters the span class for a site listing on the multisite user list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-users-list-table.php:398 -
Filters the debug information shown on the Tools -> Site Health -> Info screen.
-
methodWP_Debug_Data::format()
Formats the information gathered for debugging, in a manner suitable for copying to a forum or support ticket.
-
Fetches the total size of all the database tables for the active database user.
-
Fetches the sizes of the WordPress directories: `wordpress` (ABSPATH), `plugins`, `themes`, and `uploads`.
-
classWP_Debug_Data
Class for providing debug data based on a users WordPress environment.