so you can automatically redirect each user to his custom page.

Our User Redirect after login plugin
Redirects users automatically to customized url You can use following parameters in the url and they will be replaced by user data:

  • {username} will be replaced by username.
  • {email} will be replaced by user email.
  • {userid} will be replaced by user id.
  • {fullname} will be replaced by user full name.

 

for example : /{username}_{userid}