CFCommunity-net / buddypress-group-restrictions

Prevent group access to a group based on Member Type (BP 2.2+)
GNU General Public License v3.0
0 stars 1 forks source link

Group Invite screen #5

Open imath opened 9 years ago

imath commented 9 years ago

If a group is restricted to a member type, then the friends listed in the group invite screen must only be users having matching member type.

henrywright commented 9 years ago

The group invite list is now filtered so that only members with the appropriate member type are listed as available to invite. There's one issue I found so had to open a Trac ticket. See #6356. Returning false in the filter didn't do the job.

Aside from that minor point, I've tested it to be working from my end but please feel free to give it a spin.