apply_filters( 'mc_datepicker_html', $output, $args ) → {string}
Filter the My Calendar datepicker output.
Parameters:
Name | Type | Description |
---|---|---|
$output |
string | Default datepicker output. |
$args |
array | Datepicker setup arguments. |
- Source:
Returns:
- Type
- string