A friend of mine is developing a site and is wondering whether there's a way to auto-generate a WP blog for every new registered user (http://site.com/users/***/blog). If possible - how about using the same password as for their site registration for the users to enter their "admin"-accounts?
The registration form is created with Joomla if this is of importance.
Thank you in advance.
whether there's a way to auto-generate a WP blog for every new registered user
You should set up WordPress Multi-User instead
The registration form is created with Joomla if this is of importance.
Check your Joomla forum to set up bridge to WPMU or
search WPMU forum - http://mu.wordpress.org/forums/search.php
or just post your question there - http://mu.wordpress.org/forums/
EDIT - p.s. didn't see joomla bridge to WPMU yet. If there is, no one's sharing right now and you might have to make one yourself or pay someone else to do it.
Wow, thank you for the rapid answer!