show password in user registration email
-
Hello,
I’ve set up a form with pods cms plugin which when saved creates a new user account and random password and then emails this to the new user (
wpmu_welcome_user_notification($user_id, $random_password);
).It all works fine apart from that I need the password to show in the email instead of “Password: [User Set]”.
I can’t seem to work out how to change this. Any ideas?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘show password in user registration email’ is closed to new replies.