apply_filters( 'bp_nouveau_get_message_date', string $value, mixed $calculated_time, string $date, string $date_format )

Filters the message date for BuddyPress Nouveau display.


Description Description


Parameters Parameters

$value

Internationalization-ready formatted date value.

$calculated_time

Calculated time.

$date

Date value.

$date_format

Format to convert the calcuated date to.


Top ↑

Source Source

File: bp-templates/bp-nouveau/includes/messages/functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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