Plugin Documentation

Registration :

In this plugin registration process is as follow :

  1. When user registrate with registration form, user get email with account acivation link. Without active account user can't login.
  2. After successfull account activation, user get another mail with confirmation of account acivation and user password. With this password and username or email user can login in website.
  3. If user forgot password user can request to reset password. After requesting of reset password user get an email with password reset link. User can open link in browser and can reset password.

Shortcode :

Add below shortcode to add login and registration form :

  1. Login : [ajax-login]
  2. Registration : [ajax-registration]