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.


Top ↑

Source Source

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


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.