Filter: gravityview_is_hierarchical
Make GravityView Views hierarchical by returning TRUE.
This will allow for Views to be nested with Parents and also allows for menu order to be set in the Page Attributes metabox
Parameters
| Name | Type | Description |
|---|---|---|
| $is_hierarchical | bool | Default: false |
Since
- 1.13
Source
Defined in src/View/View.php at line 190