wp_debug_backtrace_summary( ... )

Returns a comma-separated string or array of functions that have been called to get to the current point in code.

Parameters:
  • $ignore_class string
  • $skip_frames int
  • $pretty bool