Filter: gk/gravityview/fields/fileupload/secure-links/bypass
Filters whether to bypass secure download URLs for this field.
Parameters
| Name | Type | Description |
|---|---|---|
| $bypass_secure_links | bool | Whether to bypass secure download URLs and use direct file paths. |
| $field | \GF_Field_FileUpload | The file upload field. |
| $field_settings | array | GravityView settings for the field. |
| $context | \Template_Context | The template context. |
| $file_path | string | The original file path. |
Since
Source
Defined in includes/fields/class-gravityview-field-fileupload.php at line 715