Filter: gravityflow_note_valid
Allows modification of note validity.
Parameters
| Name | Type | Description |
|---|---|---|
| $valid | bool | Indicates if the note is valid. |
| $note | string | The submitted note. |
| $new_status | string | The new status for the current step. |
| $this | \Gravity_Flow_Step | The current workflow step. |
Source
- Defined in
includes/steps/class-step-approval.phpat line 806 - Defined in
includes/steps/class-step-user-input.phpat line 468