do_action( 'tribe_tickets_attendees_do_event_action_links', int $post_id )
Provides an opportunity for various action links to be added below the event name, within the attendee screen.
Contents
Parameters
- $post_id
-
(int)
Source
File: src/admin-views/commerce/reports/attendees/summary.php
Changelog
| Version | Description |
|---|---|
| 5.2.0 | Introduced. |