apply_filters( 'dt_process_media_save_source_file_path', $save_file ) → {boolean}
Allow filtering whether to save the source file path.
Parameters:
Name | Type | Description |
---|---|---|
$save_file |
boolean | Whether to save the source file path. Default |
Returns:
Whether to save the source file path or not.
- Type
- boolean