Filter: mcs_convert_locations_select_to_autocomplete

apply_filters( 'mcs_convert_locations_select_to_autocomplete', int, string )

Set number of locations where front-end submissions switches from a select to an autocomplete.

Parameters:
Name Type Description
int

$count Number of locations. Default 90.

string

$form_id ID for the current form.

Source:
Returns:

int

apply_filters( 'mcs_convert_locations_select_to_autocomplete', int, string )

Set number of locations where front-end submissions switches from a select to an autocomplete.

Parameters:
Name Type Description
int

$count Number of locations. Default 90.

string

$form_id ID for the current form.

Source:
Returns:

int