I am looking for a wordpress plugin where when the user registers it creates their own profile where the user will have their own personal area.
Can anyone point to any?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think it’s easier not to use a plugin. With a couple of lines on your functions.php you can get the work done. I assume you are trying to get the users to sign-up on the front page. See if you can get something from this code.