apply_filters( 'tec_events_ical_protected_content_description', string )
Filters the password protected description for ical event descriptions that are displayed in the output.
Contents
Parameters
-
(string) The replaced message that will display in the ical event description.
Source
File: src/Tribe/iCal.php
Changelog
| Version | Description |
|---|---|
| 6.1.3 | Introduced. |