apply_filters( 'bp_get_group_class', array $classes )
Filters classes that will be applied to row class of the current group in the loop.
Parameters Parameters
- $classes
-
(array) Array of determined classes for the row.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |