Thread Starter
vny009
(@vny009)
I am working with a quiz website which will have two types of user and i want to custom code for the type of logged in user.
However, I am using a WP-member login for login/registration but it has same db table and users are given as subscriber role with the default wp admin.
So, please suggest me what will be better for me? a separate database or default wp.
And one more thing, I want to change the logout url, I have checked here
But could not be solved.
Can you tell me how to change it.
You have to define a field in database table with height. So that you can query that field your db query.
Thread Starter
vny009
(@vny009)
I need to make a registration form with login form. But i need login for different roles. I didn’t find any plugin which can help me out in making a login for different roles.
After login, user will redirect to their session secure personal page.
For monitoring all the activities including new users data, I need a admin site.
How to achieve this.
Sorry for replying so late.