apply_filters( 'findstr_fields_source', $source string, $type string, $options array, $args array )
add_filter( 'findstr_fields_source', $source string, $type string, $options array, $args array )
Filter the field source
Parameters
| Name | Type | Description |
|---|---|---|
$source | string | original source |
$type | string | field type |
$options | array | field options |
$args | array | field arguments |
- Source
Returns:
$source
- Type:
- string