apply_filters( 'tribe_tickets_ticket_block_submit_classes', array $button_name )

Allow filtering of the button classes for the tickets block.


Parameters

$button_name

(array) The button classes.


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.11.3 Introduced.