Filter: gk/gravitycalendar/feed/file-name
Modify the file name, without the file extension, for the ICS or JSON calendar attachment or file download.
This will be sanitized using {@see \sanitize_file_name} before being returned.
Parameters
| Name | Type | Description |
|---|---|---|
| $file_name | string | The file name for the ICS |
| $feed | array | The Gravity Forms feed array that is being used to generate the file. |
| $entry | array | The entry for the notification it will be attached to. Empty if displaying the whole feed. |
Since
Source
Defined in includes/class-calendar-feed.php at line 1522