@weblogian
14 years ago
Is there a plugin?
@chouf1
view here: https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-group-members-loop-bp_group_has_members/
and use bp-custom.php to make what you need.
I got error with this <?php if ( bp_group_has_members(‘max=1’) ) : ?>
@nuprn1
that limits HOW many members to display – not restrict the number members to join.
@ rich! @ etiviti how to restrict the number members to join
I like to set maximum numbers of user in all groups to 50