apply_filters( 'mc_before_calendar', $before, $params ) → {string}
Prepend content before the calendar.
Parameters:
Name | Type | Description |
---|---|---|
$before |
string | HTML content. |
$params |
array | Current view arguments. |
- Source:
Returns:
- Type
- string