apply_filters( 'mc_order_location_fields', $fields, $context ) → {array}
Filter available custom fields & set display order.
Parameters:
| Name | Type | Description | 
|---|---|---|
| $fields | array | Array of custom fields data. | 
| $context | string | Whether we're currently editing a location or an event. | 
- Source:
Returns:
- Type
- array