apply_filters( 'bp_get_the_thread_message_time_since', string $value )
Filters the ‘Sent x hours ago’ string for the current message.
Description Description
Parameters Parameters
- $value
-
Default text of 'Sent x hours ago'.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |