apply_filters( 'bp_get_the_thread_message_sender_name', string $display_name )
Filters the display name of the sender of the current message.
Description Description
Parameters Parameters
- $display_name
-
Display name of the sender of the current message.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |