apply_filters( 'mc_list_titles_separator', $separator ) → {string}
Filter separator used to separate a collection of event titles on the list view day while collapsed.
Parameters:
Name | Type | Description |
---|---|---|
$separator |
string | Separator between titles in list view titles. |
- Source:
Returns:
- Type
- string