apply_filters( 'bp_groups_current_group_class', string $value )
Filters the current PHP Class being used.
Parameters Parameters
- $value
-
(string) Name of the class being used.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |