Filter: mt_hcard

apply_filters( 'mt_hcard', $html, $location_id, $ticket ) → {string}

Filter the hcard output in My Tickets.

Parameters:
Name Type Description
$html string

HTML output of an hCard.

$location_id int

Location ID.

$ticket object

Ticket object.

Source:
Returns:
Type
string