Skip to:
Content
Pages
Categories
Search
Top
Bottom

Any way to disable the invitation tab in the BP group creation steps?


  • songdove
    Participant

    @songdove

    Because my site is on a multi-site setup, I don’t want my group creators to invite anyone from the overall WP user list, but that is what is showing up. It doesn’t show only that subsite’s bp users, it shows the entire multi-site’s users. This could lead to rude surprises when other users who are not members of that subsite, get invites because they are members of another subsite.

    How do I disable the invitation step during group creation?

Viewing 3 replies - 1 through 3 (of 3 total)

  • songdove
    Participant

    @songdove

    Found this: add_filter( ‘bp_nouveau_groups_disallow_all_members_invites’, ‘__return_true’ ); will put it into my bp_custom.php file and see if it works.


    songdove
    Participant

    @songdove

    that failed. The group creator can still invite the entire wp userbase!


    songdove
    Participant

    @songdove

    Ended up taking the concept site out of the multisite and into it’s own subdomain.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar