apply_filters( 'bp_get_member_class', string $classes )
Filters the determined classes to add to the HTML element.
Parameters Parameters
- $classes
-
(string) Classes to be added to the HTML element.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |