Filter: mc_before_event_no_details

apply_filters( 'mc_before_event_no_details', $container, $event, $type, $time ) → {string}

Filter container before event details when view details panel is disabled.

Parameters:
Name Type Description
$container string

HTML string.

$event object

My Calendar event.

$type string

View type.

$time string

View timeframe.

Source:
Returns:
Type
string