apply_filters( 'tec_tickets_attendees_page_url', string $url )

Filters the URL to the Event Tickets attendees page.


Parameters

$url

(string) The URL to the Event Tickets attendees page.


Top ↑

Source

File: src/Tickets/Admin/Attendees/Page.php


Top ↑

Changelog

Changelog
Version Description
5.9.1 Introduced.