wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



wp_mail_from_name › Les Filtres WordPress

Depuis2.3.0
Dépréciéen/a
apply_filters( 'wp_mail_from_name', $from_name )
Paramètres:
  • (string) $from_name Name associated with the "from" email address.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

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