Hi.
Im looking for a clean user registration solution for wordpress,
that does not use the wp-login.php or access to the backend.
The user should register with a form on the website,
username and password they can choose themself
error message if username exists or password to short,
if all okay the user should be transferred to there personal account
perhaps email validation is needed.
This personal page they can upload there avatar.
I need this for wordpress mu, i want a simple user registration + avatar upload
with after they made a profile can post and do stuff on all the wordpress mu blogs I run.
Is this possible with plugins, hacks or do i need to code this custom?