apply_filters( 'tec_events_ical_protected_content_description', string )

Filters the password protected description for ical event descriptions that are displayed in the output.


Parameters

(string) The replaced message that will display in the ical event description.


Top ↑

Source

File: src/Tribe/iCal.php


Top ↑

Changelog

Changelog
Version Description
6.1.3 Introduced.