Filter: mt_ticket_handling_notice

apply_filters( 'mt_ticket_handling_notice', $handling_string, $handling_charge ) → {string}

Filter the string used to notify users about per-ticket handling charges.

Parameters:
Name Type Description
$handling_string string

Original notice.

$handling_charge string

Amount charged before formatting.

Source:
Returns:
Type
string