apply_filters( 'tribe_events_tickets_row_class', array $row_classes, int $ticket->ID )

Filter classes on the row


Parameters

$row_classes

(array)

$ticket->ID

(int)


Top ↑

Source

File: src/views/wootickets/tickets.php


Top ↑

Changelog

Changelog
Version Description
4.5.5 Introduced.