Filter: mc_filter_year

apply_filters( 'mc_filter_year', $year, Shortcode ) → {int}

Filter the starting year for the [my_calendar] shortcode.

Parameters:
Name Type Description
$year int

An integer between 0 and 3000.

Shortcode array

parameters.

Source:
Returns:
Type
int