Filter: mcs_datepicker_enabled

apply_filters( 'mcs_datepicker_enabled', bool )

Disable the datepicker. Falls back to a standard browser date input.

Parameters:
Name Type Description
bool

$enabled True if enabled, false to disable.

Source:
Returns:

bool