apply_filters( 'mc_after_calendar', $after, $args ) → {string}
Append content after the calendar.
Parameters:
Name | Type | Description |
---|---|---|
$after |
string | HTML content. |
$args |
array | Current view arguments. |
- Source:
Returns:
- Type
- string