apply_filters( 'tribe_tickets_buy_button', array $html, array $parts, array $types, int $event_id )

Filter the ticket count and purchase button


Parameters

$html

(array) An array with the final HTML

$parts

(array) An array with all the possible parts of the HTMl button

$types

(array) Ticket and RSVP count array for event

$event_id

(int) Post Event ID


Top ↑

Source

File: src/template-tags/tickets.php


Top ↑

Changelog

Changelog
Version Description
4.5 Introduced.