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