apply_filters( 'mc_all_list_dates', $show_all, $args ) → {bool}
Change whether list format removes dates with no events.
Parameters:
Name | Type | Description |
---|---|---|
$show_all |
bool |
|
$args |
array | Array of view arguments. |
- Source:
Returns:
- Type
- bool