Filter: gk/gravityview/approve-link/return-url
Modifies the return URL after entry approval.
Parameters
| Name | Type | Description |
|---|---|---|
| $return_url | string | URL to redirect to once moderation happens. |
| $entry_id | int | Entry ID. |
| $approval_status | int | Approval status. |
| $form_id | int | Form ID. |
| $scopes | array | Token scopes to be passed to the return URL and used in {@see \maybe_show_approval_notice()}. |
Since
Source
Defined in includes/class-gravityview-entry-approval-merge-tags.php at line 705