Filter: mc_from_date

apply_filters( 'mc_from_date', $from ) → {string}

Filter the calendar start date.

Parameters:
Name Type Description
$from string

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

Source:
Returns:
Type
string