Use the Trace 'shutdown' output buffer
action to view the contents of any output buffer that hasn’t been flushed by ‘shutdown’.
Trace records are produced if zlib.output_compression
is not set.
- Output from ob_get_status()
- Buffered content if there is any.
- The contents of the global variable
$theme_ob_stack
.
Example
Notes
- See bw_trace_output_buffer()