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
Source
Defined in includes/fields/class-gravityview-field-image-choice.php at line 121