Replies: 0
Hi, I want to redirect user after login to a custom url that contains username in it, how can i do it? for example if the url to which user will be redirected is “www.abc.com/members/username/courses” where “username” represents the suername of the user that just logged in using this plugin.. or can you tell me a hook that i can use to write my own function to accomplish this. Thanks