apply_filters( 'tec_tickets_ar_modal_arguments', array<string,mixed> $modal_args )

Allows filtering the arguments used to render the AR modal.


Parameters

$modal_args

(<span class="array">array) The modal arguments.


Top ↑

Source

File: src/views/v2/tickets/submit/button-modal.php


Top ↑

Changelog

Changelog
Version Description
6.1.0 Introduced.