do_action( 'tribe_tickets_plus_after_my_tickets_attendee_updates', int $post_id )

Allow hooking into after the attendee updates are all completed.


Parameters

$post_id

(int) The ID of the post associated to the ticket.


Top ↑

Source

File: src/Tribe/Tickets_View.php


Top ↑

Changelog

Changelog
Version Description
5.1.0 Introduced.