apply_filters( 'bp_get_group_member_is_banned', bool $is_banned )
Filters whether the member is banned from the current group.
Parameters Parameters
- $is_banned
-
(bool) Whether or not the member is banned.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |