apply_filters( 'bp_get_message_thread_from', string $value )
Filters the link to the page of the current thread’s last author.
Description Description
Parameters Parameters
- $value
-
Link to the page of the current thread's last author.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |