apply_filters( 'findstr_get_fields', $fields array )
add_filter( 'findstr_get_fields', $fields array )
This filter allows you to modify the fields before they are returned.
Parameters
| Name | Type | Description |
|---|---|---|
$fields | array |
- Source
Returns:
$fields
- Type:
- array