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