apply_filters( 'mc_from_date', $from, $to, $params ) → {string}
Filter the calendar start date.
Parameters:
Name | Type | Description |
---|---|---|
$from |
string | Start date of events shown in main calendar shortcode in format |
$to |
string | Ending date of current view in format |
$params |
array | Calendar view parameters. |
- Source:
Returns:
- Type
- string