wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



recovery_email_debug_info › WordPress Filter Hooks

Da5.3.0
Deprecaton/a
apply_filters( 'recovery_email_debug_info', $this->get_debug( $extension )
Parametri:
  • (array) $message An associative array of debug information.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

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