Filter: gravityview/fields/fileupload/disable_link
Filter to alter the default behaviour of wrapping images (or image names) with a link to the content object.
Parameters
| Name | Type | Description |
|---|---|---|
| $disable_wrapped_link | bool | Whether to wrap the content with a link to the content object. |
| $field_compat | array | Current GravityView field array. |
| $context | \Template_Context | The context. |
See Also
GravityView_API::field_value()- For info about $gravityview_view->field_data.
Since
Source
Defined in includes/fields/class-gravityview-field-fileupload.php at line 431