apply_filters( 'my_calendar_body', $body ) → {string}
Filter the calendar shortcode main body output.
Parameters:
Name | Type | Description |
---|---|---|
$body |
string | HTML output. |
- Source:
Returns:
- Type
- string
Filter the calendar shortcode main body output.
Name | Type | Description |
---|---|---|
$body |
string | HTML output. |