wpseek.com
A WordPress-centric search engine for devs and theme authors



recovery_email_debug_info › WordPress Filter Hooks

Since5.3.0
Deprecatedn/a
apply_filters( 'recovery_email_debug_info', $this->get_debug( $extension )
Parameters:
  • (array) $message An associative array of debug information.
    Required: Yes
Defined at:
Codex:

Filters the debug information included in the fatal error protection email.





Source

$debug = apply_filters( 'recovery_email_debug_info', $this->get_debug( $extension ) );