Filter: gravityflow_approval_assignee_status_feedback
Allows the assignee status feedback of approval step to be modified.
Parameters
| Name | Type | Description |
|---|---|---|
| $status_feedback | bool|string | The status feedback for the assignee process |
| $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 630