• Resolved Rookie

    (@alriksson)


    Is there a possibility to have a function to send email verification code to the email after register. And then the user has to insert the verification digits to verify the email etc?

    Possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Rookie

    (@alriksson)

    Will this do what I want: https://wpeverest.com/wordpress-plugins/user-registration/invite-codes/

    Not possible to purchase addons one by one?

    Hi there,

    There is no option to send code to verify the emails. You can send the verification link to the email to verify the user’s email. The verification email will contain a token which will be saved on users database and will be compared to the token in the verification link. Navigate to User Registration->Settings->General->User Login Option->Email verification to login. You can customize the message from User Registration->Settings->Emails->Email verification to login.

    User Registration Invite Codes won’t send codes to the users email. You may distribute the codes to only specific users so that they will only be able to login. Will be helpful in case if you want only speicifc users in the group to register.

    Thank You!

    Thread Starter Rookie

    (@alriksson)

    Ok So that is only invite only.

    Maybe you can look into a new feature to send code per email and then next step in registration would be to insert the code. Like a 2 factor authorization. But to verify the email ?? Would be very nice.

    hmm, would prefer the code as well.

    But {{home_url}}/wp-login.php?ur_token={{email_token}}
    wp-login.php – Should be my custom login URL right? I can change this one right?

    thanks in advance! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Code verify user per email’ is closed to new replies.