Filter: gravityview_field_visibility_caps
Modify the capabilities shown in the field dropdown.
Parameters
| Name | Type | Description |
|---|---|---|
| $select_cap_choices | array | Associative array of role slugs with labels ( manage_options => Administrator ) |
| $template_id | string | Optional. View slug |
| $field_id | string | Optional. GF Field ID - Example: 3, 5.2, entry_link, created_by |
| $context | string | Optional. What context are we in? Example: single or directory |
| $input_type | string | Optional. (textarea, list, select, etc.) |
See Also
Since
Source
Defined in includes/admin/class.render.settings.php at line 397