Send automatic email to user after wp_create_user

You can use this: wp_new_user_notification( $user_id, $random_password);

Leave a Comment