Filter: gravityflow_feedback_cancel_workflow
Allows the user feedback to be modified after cancelling the workflow with the cancel link.
Return a sanitized string.
Parameters
| Name | Type | Description |
|---|---|---|
| $feedback | string | The sanitized 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 class-gravity-flow.php at line 5243