Action: mt_ticket_sales_closed

do_action( 'mt_ticket_sales_closed', $event, $options, $closed )

Executed an action when ticket sales are transitioned from open to closed.

Parameters:
Name Type Description
$event int

Event ID.

$options array

Registration options array for this event.

$closed string

The string 'closed'.

Source: