Hello. I need assistance with adding the user’s password to the email they receive after we manually create their account. Currently, the email only contains their username and email address. I have attached a screenshot of the email for reference. Any help would be greatly appreciated. Thank you.
Image for reference: https://postimg.cc/VrvWXqtk
Hi @antcrescendo,
Thanks for your message.
You can disable the User Lost Password – For User notification but creating it in BNFW, leaving it blank, and setting it to disabled in the top right of the screen when editing it.
You’ll need to setup a regex redirect to redirect th user to another page if you don’t want to use the default wordpress dashboard. An example can be found here: https://betternotificationsforwp.com/documentation/compatibility/paid-memberships-pro/
You may need a developer to help you with this though.
WordPress hasn’t allowed passwords to be sent in emails for many years now. You can add a password creation URL (using the [password_url] shortcode) but that’s all.
Let me know if the above helps.
@voltronik thank you for the quick replay. Thank you for providing clarification. I appreciate the detailed explanation of my situation. Have a good day.
Not a problem!
Glad I could be of help.