Hello everyone. I'm happy I don't need to post anything in 'Installation' :-).
I've got this project I'm working on now and main thing is every user can have only one blog. How to do it ?
Hello everyone. I'm happy I don't need to post anything in 'Installation' :-).
I've got this project I'm working on now and main thing is every user can have only one blog. How to do it ?
Thanks VentureMaker, but I can't find this piece of code in source file to swap with suggested by ducdigital.
if ( is_user_logged_in() && ( $active_signup == 'all' || $active_signup == 'blog' ) ) {
signup_another_blog($newblogname);
Starts at line 411 of wp-signup.php
Dunno why you can't find it.
Might want to use this as well:
http://wpmututorials.com/hacks/how-to-moderate-signups/
This topic has been closed to new replies.