Filter: gravityview/api/reserved_query_args
Modify the URL arguments that should not be used because they are internal to GravityView.
Parameters
| Name | Type | Description |
|---|---|---|
| $reserved_args | array | Array of URL query keys that should not be used except internally. |
Since
- 2.10
- 3.0.0: The list includes any
pagenum_{View ID}per-View pagination keys present in the request.
Source
Defined in src/API/class-api.php at line 80