Filter: gravityview/fields/fileupload/image_atts
Modify the default image attributes for uploaded images.
Parameters
| Name | Type | Description |
|---|---|---|
| $image_atts | array | Array of image attributes including src, class, alt, and width. |
See Also
GravityView_Image- For the available attributes.
Since
- 2.0
Source
Defined in src/Field/Types/FileUpload.php at line 443