wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



recovery_email_debug_info › WordPress Filter Hooks

Seit5.3.0
Veraltetn/v
apply_filters( 'recovery_email_debug_info', $this->get_debug( $extension )
Parameter:
  • (array) $message An associative array of debug information.
    Erforderlich: Ja
Definiert in:
Codex:

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





Quellcode

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