Skip to main content

Filter: gravityview/template/layout-builder/row/attributes

Modifies the attributes for a Layout Builder row.

Parameters

NameTypeDescription
$attributesarrayRow HTML attributes.
↳ $classstringThe CSS classes for the row.
↳ $idstringThe HTML ID for the row.
$rowarrayThe row configuration.
$row_settingarrayThe row settings (custom_class, custom_id).
$entry\GV\EntryThe current entry.

Since

Source

Defined in templates/views/gravityview-layout-builder.php at line 113