apply_filters( 'wp_mail_from', string $from_email )
Filters the email address to send from.
Parameters
- $from_email
-
Email address to send from.
Source
Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |
Filters the email address to send from.
Email address to send from.
Version | Description |
---|---|
2.2.0 | Introduced. |