Skip to main content

Filter: gk/gravitycalendar/events/override

Override the default event processing and return an empty array.

This filter allows developers to completely bypass the standard event generation logic and return an empty event set for the calendar.

Parameters

NameTypeDescription
$overrideboolWhether to skip processing events and return an empty array. Default: false.
$feed_idintID of the current feed being processed.

Since

Source

Defined in includes/class-calendar-feed.php at line 2871