Filter: gravityview/csv/entry/fields
Allowlist more entry fields by ID that are output in CSV requests.
Parameters
| Name | Type | Description |
|---|---|---|
| $allowed | array | The allowed ones, default by_visible, byposition( "context*" ), i.e. as set in the View. |
| $view | \GV\View | The view. |
| $entry | \GV\Entry | WordPress representation of the item. |
Source
Defined in future/includes/class-gv-view.php at line 1905