Filter: gravityview_post_type_support
Parameters
| Name | Type | Description |
|---|---|---|
| $supports | array | Array of features associated with a functional area of the edit screen. Default: 'title', 'revisions'. If $is_hierarchical, also 'page-attributes' |
| $is_hierarchical | bool | Do Views support parent/child relationships? See gravityview_is_hierarchical filter. |
See Also
add_post_type_support()
Since
Source
Defined in future/includes/class-gv-view.php at line 179