apply_filters( 'mc_heading', $heading, $format, $time ) → {string}
Filter the main calendar heading content in single day view.
Parameters:
Name | Type | Description |
---|---|---|
$heading |
string | HTML heading for calendar. |
$format |
string | Viewed format. |
$time |
string | Time frame currently viewed. |
- Source:
Returns:
- Type
- string