apply_filters( 'bp_get_the_thread_message_sender_link', string $value )
Filters the link to the sender of the current message.
Parameters Parameters
- $value
-
(string) Link to the sender of the current message.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |