apply_filters( 'bp_groups_admin_row_class', array $row_classes, string $value )

Filters the classes applied to a single row in the groups list table.

Description

Parameters

$row_classes

Array of classes to apply to the row.

$value

ID of the current group being displayed.

Source

File: bp-groups/classes/class-bp-groups-list-table.php

Changelog

Changelog
Version Description
BuddyPress 1.9.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.