Filter: gravityflow_approval_confirm_prompt_messages
Allows the user to modify the messages for approval/rejection confirmation.
Parameters
| Name | Type | Description |
|---|---|---|
| $messages | array | The array containing approval/rejection messages. |
| $form_id | int | The current form id. |
| $entry | array | The current entry array. |
| $step | \Gravity_Flow_Step | The current step. |
Since
Source
Defined in includes/steps/class-step-approval.php at line 960