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