Filter: mc_convert_locations_select_to_autocomplete

apply_filters( 'mc_convert_locations_select_to_autocomplete', $count ) → {int}

Filter the number of locations required to trigger a switch between a select input and an autocomplete.

Parameters:
Name Type Description
$count int

Number of locations that will remain a select. Default 90.

Source:
Returns:
Type
int

apply_filters( 'mc_convert_locations_select_to_autocomplete', $count ) → {int}

Filter the number of locations required to trigger a switch between a select input and an autocomplete.

Parameters:
Name Type Description
$count int

Number of locations that will remain a select. Default 90.

Source:
Returns:
Type
int