apply_filters( 'findstr_fields_save_path', $path string )
add_filter( 'findstr_fields_save_path', $path string )
Filter the path where the fields are saved
This filter allows you to change the path where the fields are saved.
Parameters
| Name | Type | Description |
|---|---|---|
$path | string |
- Source
Returns:
$path
- Type:
- string