apply_filters( 'mt_reports_age_limit', $timestamp ) → {int}
Filter the event age limit applied for showing events in the reports dropdown.
Parameters:
Name | Type | Description |
---|---|---|
$timestamp |
int | The current time minus 2 years. |
- Source:
Returns:
- Type
- int