apply_filters( 'bp_get_blog_class', array $classes )
Filters the row class of the current blog in the loop.
Parameters Parameters
- $classes
-
(array) Array of classes to be applied to row.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |