Hook name: wp_die_json_handler Hook type: filter Plugin ref: Sourcefile: File ref: edd_die() – Wrapper function for wp_die(). This function adds filters for wp_die() which kills execution of the script using wp_die(). This allows us to then to work with functions using edd_die() in the unit tests. Description: Parameters: Deprecated?: No API Letters: D,H,J,W Invokers Implementers