Skip to main content

Filter: gravityview/api/reserved_query_args

Modify the URL arguments that should not be used because they are internal to GravityView.

Parameters

NameTypeDescription
$reserved_argsarrayArray 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