apply_filters( 'findstr_field_types', $field_types array )
add_filter( 'findstr_field_types', $field_types array )
FindStr field types
This filter allows you to add or remove field types from the FindStr plugin.
Parameters
| Name | Type | Description |
|---|---|---|
$field_types | array |
- Source
Returns:
$field_types
- Type:
- array