findstrDatePickerOccurrenceLabel

apply_filters( 'findstrDatePickerOccurrenceLabel', label string )

  add_filter( 'findstrDatePickerOccurrenceLabel', label string )

Filter the aria-label for the occurrence dot in the datepicker.

Parameters

NameTypeDescription
labelstring

The default aria-label for the occurrence dot

Returns:

The aria-label to use for the occurrence dot

Type: 
string