apply_filters( 'bp_get_message_css_class', string $class )
Filters the CSS class for the current thread.
Parameters Parameters
- $class
-
(string) Class string to be added to the list of classes.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.10 | Introduced. |