Filter: gravityflow_approval_assignee_status_types
Allows the status types of the approval step process to be modified.
Parameters
| Name | Type | Description |
|---|---|---|
| $status_types | array | The status types the approval step will 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 609