apply_filters( 'mc_display_format', $format, $args ) → {string}
Filter the display format.
Parameters:
Name | Type | Description |
---|---|---|
$format |
string | Current view format. E.g. 'calendar', 'list', 'card' or 'mini'. |
$args |
array | Calendar view arguments. |
- Source:
Returns:
- Type
- string