apply_filters( 'mt_hcard', $html, $location_id, $ticket, $event_id ) → {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. |
$event_id |
int | Event ID. |
- Source:
Returns:
- Type
- string