do_action( 'mt_after_remaining_text', $remaining, $event_id, $type )
Append text after the 'remaining tickets' text in the cart form.
Parameters:
Name | Type | Description |
---|---|---|
$remaining |
string | Additional text. Default empty. |
$event_id |
int | Current event ID. |
$type |
string | Ticket type displayed. |
$tickets_remaining. |
int | Number of tickets left. |
- Source: