apply_filters( 'bp_get_the_thread_message_date_sent', string $value )

Filters the date sent value for the current message as a timestamp.


Parameters Parameters

$value

(string) Timestamp of the date sent value for the current message.


Source Source

File: bp-messages/bp-messages-template.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.