Filter: gravityview/entry_link/add_query_args
Modify whether to include passed $_GET parameters to the end of the url.
Parameters
| Name | Type | Description |
|---|---|---|
| $add_query_params | bool | Whether to include passed $_GET parameters to the end of the Entry Link URL. Default: true. |
Since
- 2.10
Source
- Defined in
src/API/API.phpat line 806 - Defined in
src/Entry/Entry.phpat line 143 - Defined in
templates/fields/field-entry_link-html.phpat line 55