wp_debug_backtrace_summary()
Function: Returns a comma-separated string or array of functions that have been called to get to the current point in code.
Source: wp-includes/functions.php:7077
Function: Returns a comma-separated string or array of functions that have been called to get to the current point in code.
Source: wp-includes/functions.php:7077
Function: Retrieves IDs that are not already present in the cache.
Source: wp-includes/functions.php:7129
Function: Tests if the current device has the capability to upload files.
Source: wp-includes/functions.php:7150
Function: Tests if a given path is a stream URL
Source: wp-includes/functions.php:7174
Function: Sends a HTTP header to disable content type sniffing in browsers which support it.
Source: wp-includes/functions.php:6903
Function: Finds hierarchy loops using a callback function that maps object IDs to parent IDs.
Source: wp-includes/functions.php:6946
Function: Gives a nicely-formatted list of timezone strings.
Source: wp-includes/functions.php:6493
Function: Strips close comment and close php tags from file headers used by WP.
Source: wp-includes/functions.php:6695
Function: Permanently deletes comments or posts of any type that have held a status of ‘trash’ for the number of days defined in EMPTY_TRASH_DAYS.
Source: wp-includes/functions.php:6709
Function: Retrieves metadata from a file.
Source: wp-includes/functions.php:6771