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
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
You must be logged in to post a comment.
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.
There is also the Cimy User Extra Fields plugin:
Official Site and Documentation
WordPress Plugin Repository Version
It’s a bit more weighty than Vezu’s solution, but if you prefer a plugin, it may be the way to go.
Consider using BuddyPress. Not sure you need all its power though.