apply_filters( 'mc_filter_day', $day, Shortcode ) → {int}
Filter the starting day for the [my_calendar] shortcode.
Parameters:
Name | Type | Description |
---|---|---|
$day |
int | An integer between 1 and 31. |
Shortcode |
array | parameters. |
- Source:
Returns:
- Type
- int