apply_filters( 'tribe_tickets_buy_button', array $html , array $parts , array $types , int $event_id )
Filter the ticket count and purchase button
Contents
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
Source
Changelog
| Version | Description |
|---|---|
| 4.5 | Introduced. |