wp_die() debugging with Query Monitor
The wp_die() output in WordPress is a thing of beauty... if you’re into minimalism.
Query Monitor adds some debugging information to the output of wp_die(), including the component responsible and the call stack, to help you identify the source of the message:

