do_action( 'tec_tickets_seating_seat_selection_timer', string $token, int $post_id )

Render the seat selection timer.


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.


Top ↑

Source

File: src/views/seating/iframe-view.php


Top ↑

Changelog

Changelog
Version Description
5.16.0 Introduced.