apply_filters( 'tribe_aggregator_record_is_polling', bool $is_polling., Tribe__Events__Aggregator__Record__Abstract $record. )

Whether the current record is a Service polling one or not.


Parameters

$is_polling.

(bool)

$record.

(Tribe__Events__Aggregator__Record__Abstract)


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.6.15 Introduced.