Filters whether to bypass the welcome email sent to the site administrator after site activation.
Returning false disables the welcome email.
$blog_idint|false
$user_idint
$passwordstring
$titlestring
$metaarray
if ( ! apply_filters( 'wpmu_welcome_notification', $blog_id, $user_id, $password, $title, $meta ) ) {
| Version | Description |
|---|---|
| MU (3.0.0) | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wpmu_welcome_notification