apply_filters( 'tec_tickets_hide_view_my_tickets_link', bool )

Filters the arg to determine whether or not to hide the view link.


Parameters

(bool) True/false to hide view link.


Top ↑

Source

File: src/Tribe/Shortcode/Tribe_Tickets.php


Top ↑

Changelog

Changelog
Version Description
5.4.2 Introduced.