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



wp_mail_from_name › WordPress Filter Hooks

Da2.3.0
Deprecaton/a
apply_filters( 'wp_mail_from_name', $from_name )
Parametri:
  • (string) $from_name Name associated with the "from" email address.
    Richiesto:
Definito a:
Codex:

Filters the name to associate with the "from" email address.





Sorgenti

$from_name = apply_filters( 'wp_mail_from_name', $from_name );