Filter: mc_filter_month

apply_filters( 'mc_filter_month', $month, Shortcode ) → {int}

Filter the starting month for the [my_calendar] shortcode.

Parameters:
Name Type Description
$month int

An integer between 1 and 12.

Shortcode array

parameters.

Source:
Returns:
Type
int