• jtremblay

    (@jtremblay)


    So with the number of accounts being created with automated systems, I need a way to send a link to the new user’s email so they can click on a link to set their password. This would guarantee, that the user email is accessible.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @jtremblay,

    You can use this action hook ‘user_register’ to trigger that new user email.

    Thanks.

    Thread Starter jtremblay

    (@jtremblay)

    @ultimatemembersupport this did not work for me. That hook actually breaks everything after the hook. Also, I noticed that the activation email is never sent out either. Essentially, I want to ensure email authenticity. The activation email may work also.

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @jtremblay,

    Have you changed the priority to 1 or 2? Can you please provide your code snippet so we can check?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Email Password Link’ is closed to new replies.