apply_filters( 'tec_tickets_ar_modal_id', string|null $modal_id , array<string,mixed> $modal_args )
Filters the ID that will be used to render the AR modal.
Contents
Parameters
- $modal_id
-
(string|null) The AR modal ID,
nullby default. - $modal_args
-
(<span class="array">array) The modal arguments.
Source
Changelog
| Version | Description |
|---|---|
| 6.1.0 | Introduced. |