apply_filters( 'tec_views_v2_single_event_gcal_link_parameters' )

Allow users to Filter our Google Calendar Link params before constructing the URL.

Contents

After this filter, the list will be trimmed to remove any empty values and discarded if any required params are missing.


Source

File: src/Tribe/Views/V2/iCalendar/Links/Google_Calendar.php


Top ↑

Changelog

Changelog
Version Description
5.14.0 Introduced.