apply_filters( 'mc_list_event_title_hint', $title, $now, $events ) → {string}
Format display output on a single titles on list view.
Parameters:
Name | Type | Description |
---|---|---|
$title |
string | Event title. |
$now |
object | Event object. |
$events |
array | Array of event objects. |
- Source:
Returns:
- Type
- string