apply_filters( 'tribe_events_tickets_attendees_table_nav', array $nav, string $which )

Allows for customization of the buttons/options available above and below the Attendees table.


Parameters

$nav

(array) The array of items in the nav, where keys are the name of the item and values are the HTML of the buttons/inputs.

$which

(string) Either 'top' or 'bottom'; the location of the current nav items being filtered.


Top ↑

Source

File: src/Tribe/Attendees_Table.php