BuddyDev

10 Responses to Limit Groups Per User

  • First release.

  • Changes:-
    Added support for not restricting super admin
    If you set the limit 0, normal users will not be able to create group, only site admins will be able to create
    Fixed a bug when intermediate step were skipped for last allowed group, Now they won't be.

  • Update to fix the problem when groups are renamed to something else. Thanks to Bill for reporting.

  • Update to fix the problem when groups are renamed to something else. Thanks to Bill for reporting.

  • Updated for BuddyPress 1.6+

  • Complete Rewritten the code for BuddyPress 1.9+

  • Minor update and some cleanup.

  • Add support for role based restrictions for group creation.

  • * Admin setting added for redirect url When user reached their limit.

  • Fix group creation permissions checking strategy.