Forums

Only one blog per one user (4 posts)

  1. rtofvnt
    Member
    Posted 1 year ago #

    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 ?

  2. VentureMaker
    Member
    Posted 1 year ago #

  3. rtofvnt
    Member
    Posted 1 year ago #

    Thanks VentureMaker, but I can't find this piece of code in source file to swap with suggested by ducdigital.

  4. VentureMaker
    Member
    Posted 1 year ago #

    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/

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags