apply_filters( 'bp_get_activity_date_recorded', int $date_recorded )
Filters the date the activity was recorded.
Description Description
Parameters Parameters
- $date_recorded
-
The activity's date.
Source Source
File: bp-activity/bp-activity-template.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |