apply_filters( 'bp_format_time', string $formatted_date )

Filters the date based on a UNIX timestamp.


Description Description


Parameters Parameters

$formatted_date

Formatted date from the timestamp.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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