Filters the contents of the email sent to the site administrator when WordPress is installed.
$installed_emailarray
to stringsubject stringmessage stringheaders string$userWP_User
$blog_titlestring
$blog_urlstring
$passwordstring
$installed_email = apply_filters( 'wp_installed_email', $installed_email, $user, $blog_title, $blog_url, $password );
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_installed_email