Skip to main content

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

NameTypeDescription
$file_namestringThe file name for the ICS
$feedarrayThe Gravity Forms feed array that is being used to generate the file.
$entryarrayThe 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