apply_filters( 'findstr_fields_source', $source, $type, $options, $args ) → {string}
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