apply_filters( 'mcs_expand_location_fields', $visible ) → {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 |
---|---|---|
$visible |
bool | true to show fields. Default false. |
- Source:
Returns:
- Type
- bool