Filter: gravityflow_feedback_approval_token
Allows the user feedback to be modified after processing the token action.
Parameters
| Name | Type | Description |
|---|---|---|
| $feedback | string | The feedback to send to the browser. |
| $entry | array | The current entry array. |
| $assignee | \Gravity_Flow_Assignee | The assignee object. |
| $new_status | string | The new status |
| $form | array | The current form array. |
| $step | \Gravity_Flow_Step | The current step |
Since
Source
Defined in includes/steps/class-step-approval.php at line 1154