How to force user to activate mail first than login?
-
Hi, so, I’m registering user with
localhost/api/user/register/?username=name&user_pass=pass123&[email protected]&nonce=0c308f17af&display_name=name¬ify=yes
When I do that I want to user get activation email, and he’s not getting any, he’s getting info about a new account created. How can I accomplish that user first gets an activation email with link to activate its acc?
- The topic ‘How to force user to activate mail first than login?’ is closed to new replies.