SoloCon
Member
Posted 2 years ago #
Hello,
I am looking for a way to have each of my members be redirected to a page I set for them. Each member will have their OWN page to be redirected to. For example, user 1 will log in with user name and password, they will be redirected to http://www.domain.com/user1. User2 would be redirected to http://www.domain.com/user2
On this page, I will have some general text that I would put on there for them.
Is there something out there that would allow me to do this in WP?
ClaytonJames
Member
Posted 2 years ago #
This looks interesting. I have yet to get around to trying it myself.
"Define a set of redirect rules for specific users, users with specific roles, users with specific capabilities, and a blanket rule for all other users."
http://wordpress.org/extend/plugins/peters-login-redirect/
SoloCon
Member
Posted 2 years ago #
Hmm,
This might work if I can find a way to set WP to only allow the user logging in to view the page. Can this be done?
For example,
User1 logs in, they are taken to page X within word press. But that page is ONLY viewable by admin and user1. User2 would have the same setup and so on.
If user2 would NOT have a link to see the page user1 has as user1 would not be able to see the same page as user2.
I hope you understand all this.
Can this be done in WP?