Description
Filters the name to associate with the "from" email address.
Occurrences
Filename | Line Number |
---|---|
wp-includes/pluggable.php | 405 |
Parameters
Type | Name | Description |
---|---|---|
string | $from_name | Name associated with the "from" email address. |
PHP Doc
/**
* Filters the name to associate with the "from" email address.
*
* @since 2.3.0
*
* @param string $from_name Name associated with the "from" email address.
*/