apply_filters( 'mc_heading_level_list', $hlevel, $type, $time, $template ) → {string}
Filter list event heading level. Default 'h3'.
Parameters:
Name | Type | Description |
---|---|---|
$hlevel |
string | Default heading level element. |
$type |
string | View type. |
$time |
string | View timeframe. |
$template |
string | Current template. |
- Source:
Returns:
- Type
- string