Filter: gravityview/fields/fileupload/extension
Modify the file extension before it's used in display logic.
Parameters
| Name | Type | Description |
|---|---|---|
| $extension | string | The extension of the file, as parsed by pathinfo(). |
| $file_path | string | Path to the file uploaded by Gravity Forms. |
Since
Source
Defined in includes/fields/class-gravityview-field-fileupload.php at line 531