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

File: bp-groups/bp-groups-template.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.