Filter: mc_all_list_dates

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

true to show all dates in list format.

$args array

Array of view arguments.

Source:
Returns:
Type
bool