do_action( 'tec_tickets_seating_seat_selection_timer', string $token , int $post_id )
Render the seat selection timer.
Contents
Parameters
- $token
-
(string) The ephemeral token used to secure the iframe communication with the service.
- $post_id
-
(int) The post ID of the post to purchase tickets for.
Source
Changelog
| Version | Description |
|---|---|
| 5.16.0 | Introduced. |