apply_filters( 'tribe_tickets_attendees_table_classes', array $classes )

Filters the default classes added to the attendees report WP_List_Table.


Parameters

$classes

(array) The array of classes to be applied.


Top ↑

Source

File: src/Tribe/Attendees_Table.php


Top ↑

Changelog

Changelog
Version Description
4.10.7 Introduced.