apply_filters( 'bp_get_send_private_message_link', string $value )
Filters the URL for the Private Message link in member profile headers.
Description Description
Parameters Parameters
- $value
-
URL for the Private Message link in member profile headers.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.2.10 | Introduced. |