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