@jedeihl123
2 years, 12 months ago
I found the solution. You can drop the following into the functions.php file: add_filter( ‘bp_nouveau_groups_disallow_all_members_invites’, ‘__return_true’ );
You can also find more details at the following link:
A “Nouveau” Group Invites User Interface
-J.