Filters the text of the email sent when a change of site admin email address is attempted.
The following strings have a special meaning and will get replaced dynamically:
$email_textstring
$new_admin_emailarray
hash stringnewemail string$content = apply_filters( 'new_admin_email_content', $email_text, $new_admin_email );
| Version | Description |
|---|---|
| MU (3.0.0) | MU (3.0.0) |
| 4.9.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/new_admin_email_content