Codex tools: Log in
Contents |
Notify a user that her account activation has been successful.
Filter 'wpmu_welcome_user_notification' to disable or bypass.
Filter 'update_welcome_user_email' and 'update_welcome_user_subject' to modify the content and subject line of the notification email.
<?php wpmu_welcome_user_notification( $user_id, $password, $meta ); ?>
wpmu_welcome_user_notification() is located in wp-includes/ms-functions.php