apply_filters( 'mc_list_event_title_hint', $title, $now ) → {string}
Format a single title for display in single titles on list view.
Parameters:
Name | Type | Description |
---|---|---|
$title |
string | Event title. |
$now |
object | Event object. |
- Source:
Returns:
- Type
- string