Filter: gravityview/fields/image_choice/image_markup
Overrides the image markup for the Image Choice field.
Parameters
| Name | Type | Description |
|---|---|---|
| $image_markup | string | The image markup. |
| $choice | array | The choice array. |
| $form | array | The current form array. |
| $field | \GF_Field_Select | Gravity Forms Select field. |
Since
- 2.31
Source
Defined in src/Field/Types/ImageChoice.php at line 132