• Resolved surfpat

    (@surfpat)


    hello team

    quick question:
    is it possible to verify users via the request email i receive, rather than by needing to log into wordpress go to users and so on?

    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • @surfpat

    Yes use these UM Settings:

    1. UM Settings -> Appearance -> Registration Form -> Registration Default Role -> Set your “Registration Default Role”

    2. UM User Roles -> Hover: “Registration Default Role” -> Edit -> Registration Options -> Registration Status -> Require Email Activation

    3. UM Settings -> Email -> Account Activation Email -> Make enabled

    Thread Starter surfpat

    (@surfpat)

    Hello
    thanks for the quick reply.

    It works.
    However this is the activation by the user himself.
    Me, the admin, would like to activate the new registered users myself, via the email i receive and not by login into wordpress ??

    sorry for the unclear explanation at the beginning.

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @surfpat

    Unfortunately, this requires customization if you want to include your custom email address as a recipient in the activation email. You can use the following action hook for sending the email message with your email addresses:

    do_action( 'um_after_email_notification_sending', $email, $template, $args );

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hey there!

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. ??

    Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘verfiy users by email’ is closed to new replies.