I simply create a user form with all auto-generate to username, nickname and password, I assume the user should receive an email with the new password, the account can successfully be created but no email received. I installed SMTP Mailer and tested, I can receive the test email.
Did I miss some setting when I create this user form or there is no email sent out by default?
I have another form with asking the user to provide username, nickname and password, I auto the do the auto-generate to the username and nickname, what should I do?
I know how to set the email notification, but what should I place into the Notification e-mail body? When WP auto-generate the password for a new user, how can I include the new password in the e-mail body?