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


Parameters

$event_id

(int) Event ID.


Top ↑

Source

File: src/views/community-tickets/modules/shortcode-attendees.php


Top ↑

Changelog

Changelog
Version Description
4.6.2 Introduced.