apply_filters( 'mcs_convert_locations_select_to_autocomplete', $count, $form_id ) → {int}
Set number of locations where front-end submissions switches from a select to an autocomplete.
Parameters:
Name | Type | Description |
---|---|---|
$count |
int | Number of locations. Default 90. |
$form_id |
string | ID for the current form. |
- Source:
Returns:
- Type
- int