do_action( 'tribe_events_tickets_attendees_totals_bottom', int $event_id )

Fires after the main body of attendee totals are rendered.


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.