findstr_fields_save_path

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

NameTypeDescription
$pathstring
Returns:

$path

Type: 
string