Modifying the signup process
Hey guys,
I'm looking for some advice on accomplishing a couple things.
First I want to somehow allow users to set their own password on the signup page. I know modifying
WP files is never recommended so if there is no good way to allow the user to set their own password at sign up, I would like to present them with a similar message that
WP presents when you log in to the admin for the first time after installing the software. When you first login to your admin they ask you if you would like to set re-set your password and they give you a link to your administrative account management page to do so.
Ideally instead of presenting with that message, I'd like to auto-redirect them to their ClassiPress profile page first time they sign in with their new account information. Does anyone know how to do that?
Any thoughts would be appreciated.