apply_filters( 'tec_views_v2_subscribe_link_visibility', boolean $visible )
Allows filtering the visibility of the Subscribe to Calendar and Add to Calendar links.
Contents
Parameters
- $visible
-
(boolean) Whether to display the link.
Return
(boolean) $visible Whether to display the link.
Source
Changelog
| Version | Description |
|---|---|
| 5.14.0 | Introduced. |