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