apply_filters( 'bp_group_member_css_class', string $value )
Filters the class to add to the HTML if member is banned.
Parameters Parameters
- $value
-
(string) HTML class to add.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.6 | Introduced. |