do_action( 'tribe_tickets_ticket_email_ticket_top', array $ticket )
Gives an opportunity to manipulate the current ticket before output
Contents
Parameters
- $ticket
-
(array) Current ticket information
Source
Changelog
| Version | Description |
|---|---|
| 4.7.4 | Introduced. |