apply_filters( 'mcs_input_fields', array, array, string )
Filter the input fields for a given form.
Parameters:
| Name | Type | Description |
|---|---|---|
array |
$fields Array of field data & form parameters. |
|
array |
$mandatory_fields The array of fields that are always required by forms. |
|
string |
$form_id ID for the current form. |
- Source:
Returns:
array