Filter: mcs_expand_location_fields

apply_filters( 'mcs_expand_location_fields', bool )

Set whether location fields are hidden in the submission form with a toggle to display them or visible at all times.

Parameters:
Name Type Description
bool

$visible true to show fields. Default false.

Source:
Returns:

bool