apply_filters( 'mt_field_parameters', $field, $event_id ) → {array}
Modify a custom field's characteristics prior to rendering.
Parameters:
Name | Type | Description |
---|---|---|
$field |
array | Array of field information. |
$event_id |
int | The event being rendered. |
- Source:
Returns:
- Type
- array