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