apply_filters( 'bp_message_thread_to', string $value )
Filters the HTML links to the pages of the current thread’s recipients.
Description Description
Parameters Parameters
- $value
-
HTML links to the pages of the current thread's recipients.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |