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