apply_filters( 'tribe_aggregator_scheduled_records_retry_interval', int $retry_time, Tribe__Events__Aggregator__Record__Abstract $this. )

Filters the retry timestamp for a scheduled record.


Parameters

$retry_time

(int) A timestamp.

$this.

(Tribe__Events__Aggregator__Record__Abstract)


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.6.15 Introduced.