Filter: gravityview-inline-edit/wrapper-attributes
Modify the attributes being added to an inline editable wrapper HTML tag
Parameters
| Name | Type | Description |
|---|---|---|
| $wrapper_attributes | array | The attributes of the container or |
| $field_input_type | string | The field input type |
| $field_id | int | The field ID |
| $entry | array | The entry |
| $form | array | The current form |
| $gf_field | \GF_Field | Gravity Forms field object |
| $output | string | The original field value HTML |
| $field_settings | array | GravityView field settings array |
| $context | null|\GV\Template_Context | The GravityView Template Context, if available |
Since
Source
Defined in includes/class-gravityview-inline-edit-render-abstract.php at line 199