apply_filters( 'mt_link_title', $post_title, $event ) → {string}
Filter the title used in the My Tickets shopping cart for an event.
Parameters:
| Name | Type | Description |
|---|---|---|
$post_title |
string | Event post title. |
$event |
WP_Post | Post object. |
- Source:
Returns:
- Type
- string