Filter: gk/gravityview/rest/layouts/list/grid-aware-templates
Filters the list of templates considered "grid-aware" — those whose layouts use grid rows + areas rather than static area placement. Used by has_grid in the response shape.
Parameters
| Name | Type | Description |
|---|---|---|
| $grid_templates | array<int,string> | List of template ids. Defaults to ['gravityview-layout-builder']. |
Since
- TBD: TBD
Source
- Defined in
src/Abilities/Discovery/ListLayouts.phpat line 76 - Defined in
src/REST/InspectorRoute.phpat line 1281 - Defined in
src/REST/InspectorRoute.phpat line 7347