apply_filters( 'bp_groups_current_group_class', string $value )
Filters the current PHP Class being used.
Description Description
Parameters Parameters
- $value
-
Name of the class being used.
Source Source
File: bp-groups/classes/class-bp-groups-component.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |