Used By
Used By | Description |
---|---|
wp-includes/functions.php: wp_site_admin_email_change_notification() | Send an email to the old site admin email address when the site admin email address changes. |
Filters the contents of the email notification sent when the site admin email address is changed.
(array) Used to build wp_mail().
(string) The intended recipient.
(string) The subject of the email.
(string) The content of the email. The following strings have a special meaning and will get replaced dynamically:
(string) Headers.
(string) The old site admin email address.
(string) The new site admin email address.
Version | Description |
---|---|
4.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/site_admin_email_change_email