apply_filters( 'tribe_aggregator_url_import_range_start', int $start, int $end, array $meta )

Filters the URL import range start date after the cap has been applied.


Parameters

$start

(int) The start date UNIX timestamp.

$end

(int) The end date UNIX timestamp.

$meta

(array) The meta for this import request.


Top ↑

Source

File: src/Tribe/Aggregator/Tabs/Abstract.php