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
src/View/View.phpat line 1982 - Defined in
src/Entry/BulkActions/Actions/ExportCsvAction.phpat line 619