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.
Contents
Parameters
- $retry_time
-
(int) A timestamp.
- $this.
Source
Changelog
| Version | Description |
|---|---|
| 4.6.15 | Introduced. |