do_action( 'tribe_tickets_plus_after_my_tickets_attendee_updates', int $post_id )
Allow hooking into after the attendee updates are all completed.
Contents
Parameters
- $post_id
-
(int) The ID of the post associated to the ticket.
Source
Changelog
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |