Filter: mc_to_date

apply_filters( 'mc_to_date', $to, $from, $params ) → {string}

Filter the calendar end date.

Parameters:
Name Type Description
$to string

End date of events shown in main calendar shortcode in format yyyy-mm-dd.

$from string

Starting date of current view in format yyyy-mm-dd.

$params array

Calendar view parameters.

Source:
Returns:
Type
string