apply_filters( 'bp_get_message_thread_excerpt', string $value )
Filters the excerpt of the current thread in the loop.
Parameters Parameters
- $value
-
(string) Excerpt of the current thread in the loop.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |