do_action( 'tribe_tickets_attendees_event_details_list_top', int $event_id )
Provides an action that allows for the injections of fields at the top of the event details meta ul
Contents
Parameters
- $event_id
-
(int) Event ID.
Source
File: src/views/community-tickets/modules/shortcode-attendees.php
Changelog
| Version | Description |
|---|---|
| 4.6.2 | Introduced. |