apply_filters( 'mc_heading_level', $h1, $format, $time, $template ) → {string}
Main heading level. Default h2
.
Parameters:
Name | Type | Description |
---|---|---|
$h1 |
string | Main heading level. |
$format |
string | Current view format. |
$time |
string | Current view time frame. |
$template |
string | Current view template. |
- Source:
Returns:
- Type
- string