Skip Navigation

[Résolu] Send Password in Email

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:

The issue here is that the user wanted to send the user's password in an email.

Solution:

This can be done by adding %%USER_PASSWORD%% to the user notification email.

This support ticket is created Il y a 6 années et 3 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par henryH Il y a 6 années et 3 mois.

Assisté par: Shane.

Auteur
Publications
#1083720

Using User Form I am allowing users to do registration in the website. At the time of registration "Status" will be "New. When admin change the status from "New" to "Active" i want to sent E-Mail with Login Credentials. Right now it is auto-generating password. Instead of that I want to send Password which is sent by the wordpress(Edit User Page).

#1083852

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Henry,

Thank you for contacting our support forum.

Could you try adding the following to your notification?

%%USER_PASSWORD%%

Thanks,
Shane

#1085444

thanks