do_action( 'tribe_events_tickets_attendees_ticket_sales_top', int $event_id )
Provides an opportunity for adding HTML above the tickets.
Contents
Parameters
- $event_id
-
(int) Event ID.
Source
File: src/views/community-tickets/modules/shortcode-attendees.php
Changelog
| Version | Description |
|---|---|
| 4.6.2 | Introduced. |