Filter: gravityview/fields/fileupload/files_array
Modify the files array.
Parameters
| Name | Type | Description |
|---|---|---|
| $output_arr | array | Associative array of files. |
| ↳ $file_path | string | The path to the file as stored in Gravity Forms. |
| ↳ $content | string | The generated output for the file. |
| $field_compat | array | Current GravityView field array. |
| $context | \Template_Context | The context. |
Since
Source
Defined in includes/fields/class-gravityview-field-fileupload.php at line 485