Filter: mc_heading_level_table

apply_filters( 'mc_heading_level_table', $hlevel, $type, $time, $template ) → {string}

Filter default event heading when in a table.

Parameters:
Name Type Description
$hlevel string

HTML element. Default 'h3'.

$type string

View type.

$time string

View timeframe.

$template string

Current template.

Source:
Returns:
Type
string