Filter: gravityflow_feedback_message_user_input
Allow the feedback message to be modified on the user input step.
Parameters
| Name | Type | Description |
|---|---|---|
| $feedback | string | The message to be displayed to the assignee when the detail page is redisplayed. |
| $new_status | string | The new status. |
| $assignee | \Gravity_Flow_Assignee | The assignee properties. |
| $form | array | The current form. |
| $this | \Gravity_Flow_Step | The current step. |
Source
Defined in includes/steps/class-step-user-input.php at line 403