apply_filters( 'findstr_field_args', $args, $slug, $group ) → {array}
Filter the field arguments. Before the field is displayed arguments can be modified.
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | |
$slug |
string | |
$group |
string |
- Source:
Returns:
$args
- Type
- array