wpmu_welcome_user_notification


wpmu_welcome_user_notification ( $user_id, $password, $meta = array() )

Parameters:
  • (int) user_id User ID.
  • (string) password User password.
  • (array) meta Optional. Signup meta data. Default empty array.
Returns:
  • (bool)
Defined at:
Change Log:
  • M: U

Description

Notifies a user that their account activation has been successful.Filter {@see 'wpmu_welcome_user_notification'} to disable or bypass. Filter {@see 'update_welcome_user_email'} and {@see 'update_welcome_user_subject'} to modify the content and subject line of the notification email.

Related Functions

wpmu_welcome_notification, wp_new_user_notification, wpmu_signup_user_notification, wp_send_new_user_notifications, wpmu_new_site_admin_notification

Top Google Results

User discussions

wpseek mobile