Skip to:
Content
Pages
Categories
Search
Top
Bottom

How To Set Blog For Any User To Post

  • @chrischee18

    Participant

    How can an user be automatically registered with the role of “author” to several blogs when signing up for the first time?

    For example there are 4 blogs.

    a.blog.com

    b.blog.com

    c.blog.com

    d.blog.com

    When user “Rick” registers, I want him to be able to write posts for only :

    b.blog.com

    c.blog.com

    d.blog.com

    and NOT :

    a.blog.com

    How do I do that automatically upon sign up for every user?

Viewing 4 replies - 1 through 4 (of 4 total)
  • @joeconnector

    Participant

    nice support on this forum … no replies after a month?

    @bowromir

    Participant

    nice introduction from a new member ;-)

    https://wordpress.org/extend/plugins/bp-community-blogs/

    that should do the trick.

    @andrea_r

    Participant

    Please remember this is free and all of us are volunteers.

    Also, the question asked by the OP does not have a simple answer, and in fact, is not BP-specific, but better asked in the MU forums.

    @xevo

    Participant

    Add the function “add_user_to_blog( $blog_id, $user_id, $role )” to the registration.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How To Set Blog For Any User To Post’ is closed to new replies.
Skip to toolbar