Filter: gk/gravitycalendar/events/custom-response
Whether to short-circuit event fetching/processing and return a custom response.
Parameters
| Name | Type | Description |
|---|---|---|
| $custom_response | bool|array | Whether to skip processing events and return a custom object. Default: false. |
| $feed_id | int | ID of the current feed being processed. |
Since
Source
Defined in includes/class-calendar-feed.php at line 2816