Filter: mc_hide_nextmonth

apply_filters( 'mc_hide_nextmonth', $hide ) → {bool}

Hide events in next or previous month in grid view.

Parameters:
Name Type Description
$hide bool

true to hide events not in the currently viewed month.

Source:
Returns:
Type
bool