apply_filters( 'mc_hide_additional_days', $hide_days_default, $event ) → {bool}
Hide subsequent days of events crossing multiple days.
Parameters:
Name | Type | Description |
---|---|---|
$hide_days_default |
bool | False if 'same day event' not checked. |
$event |
object | Event object. |
- Source:
Returns:
- Type
- bool