Description
Filters the email address to send from.
Occurrences
Filename | Line Number |
---|---|
wp-includes/pluggable.php | 396 |
Parameters
Type | Name | Description |
---|---|---|
string | $from_email | Email address to send from. |
PHP Doc
/**
* Filters the email address to send from.
*
* @since 2.2.0
*
* @param string $from_email Email address to send from.
*/