Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Support: Creating & Extending

Existing and new plugins/components and themes.

Updated/ing plugins – Limit Groups Per User, bp group tags (5 posts)

Started 7 months, 1 week ago by: wedeem

  • Profile picture of wedeem wedeem said 7 months, 1 week ago:

    I updated @sbrajesh ‘s Limit Groups Per User though don’t know if he is active on the bp forums, if there’s no reply I’ll let him know on buddydev.

    Here’s the amended code: http://pastebin.com/q4tzf3Lx
    line 19: is_site_admin -> is_super_admin
    line 32: BP_GROUPS_SLUG -> bp_get_groups_root_slug

    Regarding @dwenaus ‘s BP group tags – It’s also using BP_GROUPS_SLUG and should be amended. Ill happily try it out later if dwenaus is busy. I did report the errors to him in the group tag’s forum though have yet to get a responce – failed to mention to him that using custom groups slugs is causing the issue.

  • Profile picture of Brajesh Singh Brajesh Singh said 7 months, 1 week ago:

    @wedeem
    Thank you but I had updated the plugin on 10th September with the exact same changes

    https://github.com/sbrajesh/limit-groups-per-user

    I missed to put it on wp repo. will do that today.

    Thank you.

  • Profile picture of wedeem wedeem said 7 months, 1 week ago:

    Np Brajesh and thanks for the awesome plugin, Im using it on one of my sites and had to update it, wasn’t a lot to change.. Ill update it once it shows in the repo

  • Profile picture of elsarto elsarto said 6 months, 1 week ago:

    Hi, can i limit at 1 at a time the number of groups a user can join? Thank you

  • Profile picture of @mercime @mercime said 6 months, 1 week ago:

    @elsarto better ask at http://buddydev.com/buddypress/limit-groups-per-user-plugin-for-buddypress/ and check out the comments where certain solutions were posted