Trigger activation e-mail
-
Hello Chad,
We have our users synced with a CRM. When we activate a user through the CRM, the webhook will trigger a script in wordpress, which will update the user_meta ‘active’ field to “1”.
This activates the user, but it will not send the activation e-mail (containing the password) to that user.
Is there any way I can trigger the sending of the activation e-mail through code? This script is running on a site specific plugin, which requires wp-load.php.
If we can’t trigger the e-mail by itself, can we trigger the “activation” with code? (activating the user + sending the mail). This would be prefered actually.
Thanks
Kind regards,
Silvia
The topic ‘Trigger activation e-mail’ is closed to new replies.