apply_filters( 'mcs_location_fields', $array, $full ) → {array}
Filter location fields usable as search filters.
Parameters:
Name | Type | Description |
---|---|---|
$array |
array | Array of table columns & labels that can be queried in search. |
$full |
bool | Return entire array. False to return keys only. |
- Source:
Returns:
- Type
- array