apply_filters( 'bp_get_send_public_message_link', string $retval )
Filters the public message link for the displayed user.
Parameters Parameters
- $retval
-
(string) The URL for the public message link.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |