Filter: gk/gravitycalendar/ics-export/external-events
Filters external ICS events before they are included in the calendar subscription export.
Parameters
| Name | Type | Description |
|---|---|---|
| $external_events | array | Array of external event arrays with keys: title, start, end, description, location, url, uid, allDay. |
| $feed | array | The calendar feed configuration. |
Since
Source
Defined in includes/class-calendar-feed.php at line 4481