Filter: gravityview/template/layout-builder/row/attributes
Modifies the attributes for a Layout Builder row.
Parameters
| Name | Type | Description |
|---|---|---|
| $attributes | array | Row HTML attributes. |
| ↳ $class | string | The CSS classes for the row. |
| ↳ $id | string | The HTML ID for the row. |
| $row | array | The row configuration. |
| $row_setting | array | The row settings (custom_class, custom_id). |
| $entry | \GV\Entry | The current entry. |
Since
Source
Defined in templates/views/gravityview-layout-builder.php at line 113