do_action( 'mc_print_view_head', $output )
Execute action in the head element of the My Calendar print view, where wp_head() won't be run.
Parameters:
| Name | Type | Description |
|---|---|---|
$output |
string | Potential output for My Calendar; default empty string. |
- Source: