bp_message_notice_post_date()
Output the post date of the current notice in the loop.
Contents
Description Description
Source Source
File: bp-messages/bp-messages-template.php
function bp_message_notice_post_date() {
echo bp_get_message_notice_post_date();
}