Filter: mc_subheading_level

apply_filters( 'mc_subheading_level', $el, $type, $time, $template ) → {string}

Filter subheading levels inside event content.

Parameters:
Name Type Description
$el string

Element name. Default 'h4' in grouped templates, h2 on single templates.

$type string

View type.

$time string

View timeframe.

$template string

Current template.

Source:
Returns:
Type
string

apply_filters( 'mc_subheading_level', $el, $type, $time, $template ) → {string}

Filter subheading levels inside event content.

Parameters:
Name Type Description
$el string

Element name. Default 'h4' in grouped templates, h2 on single templates.

$type string

View type.

$time string

View timeframe.

$template string

Current template.

Source:
Returns:
Type
string