apply_filters( 'bp_get_the_thread_message_css_class', array $classes )

Filters the CSS classes for messages within a single thread.


Description Description


Parameters Parameters

$classes

Array of classes to add to the HTML class attribute.


Top ↑

Source Source

File: bp-messages/bp-messages-template.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.