apply_filters( 'findstrDatePickerOccurrenceLabel', label string )
add_filter( 'findstrDatePickerOccurrenceLabel', label string )
Filter the aria-label for the occurrence dot in the datepicker.
Parameters
| Name | Type | Description |
|---|---|---|
label | string | The default aria-label for the occurrence dot |
Returns:
The aria-label to use for the occurrence dot
- Type:
- string