• Resolved Elliot Taylor

    (@raisonon)


    Currently no email is sent to a new user if they choose to add their own password.

    Any thoughts on best way to manage this without editing the plugin? For instance are you aware of any hook I can use or is there something I missing in the plugin.

    Workflow:

    1. User adds user details including password.
    2. Account created
    3. Welcome email sent to user.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello Elliot,

    can you give a bit more information on the issue? To which page of Job Manager plugin do you refer to?

    Thank you,
    Giannis

    Thread Starter Elliot Taylor

    (@raisonon)

    Hi Giannis,

    I’m talking about Job Submissions. If the user is logged out, creates a Job and adds a username and password then a user account is also created along with the new Job.

    In this situation I would like to send an email to notify that the account has been created.

    Thanks!

    Elliot

    Hey Elliot,

    when a new customer is registered after job submission, the ‘wpjm_notify_new_user’ action is triggered. You can register your own method with this action to send an email to the customer. This action is also used to send the set-your-password email that you described.

    Hope that helps,
    Giannis

    Thread Starter Elliot Taylor

    (@raisonon)

    Thanks Giannis

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Email new users (if they create their own pass)’ is closed to new replies.