apply_filters( 'tribe_tickets_search_attendees_types', array $options )

Filters the search types to be shown in the search box for filtering attendees.


Parameters

$options

(array) List of ORM search types and their labels.


Top ↑

Source

File: src/Tribe/Attendees_Table.php


Top ↑

Changelog

Changelog
Version Description
4.10.6 Introduced.