apply_filters( 'bp_get_message_notice_post_date', string $value )
Filters the post date of the current notice in the loop.
Description Description
Parameters Parameters
- $value
-
Formatted post date of the current notice in the loop.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |