do_action( 'tribe_report_page_after_text_label', int $event_id, Tribe__Tickets__Attendees $attendees )

Add an action to render content after text title.


Parameters

$event_id

(int) Post ID.

$attendees

(Tribe__Tickets__Attendees) The attendees object.


Top ↑

Source

File: src/admin-views/attendees/attendees-event/title.php


Top ↑

Changelog

Changelog
Version Description
5.1.7 Added the attendees information.
5.1.0 Introduced.