apply_filters( 'tribe_aggregator_url_import_range_end', int $end , int $start , array $meta )
Filters the URL import range end date after the cap has been applied.
Contents
Parameters
- $end
-
(int) The end date UNIX timestamp.
- $start
-
(int) The start date UNIX timestamp.
- $meta
-
(array) The meta for this import request.