apply_filters( 'mt_the_title', $post_title, $ticket ) → {string}
Filter the event title as shown on tickets.
Parameters:
Name | Type | Description |
---|---|---|
$post_title |
string | The event title. |
$ticket |
object | The ticket object. |
- Source:
Returns:
- Type
- string