Skip to main content

Filter: gravityflow_note_valid

Allows modification of note validity.

Parameters

NameTypeDescription
$validboolIndicates if the note is valid.
$notestringThe submitted note.
$new_statusstringThe new status for the current step.
$this\Gravity_Flow_StepThe current workflow step.

Source

  • Defined in includes/steps/class-step-approval.php at line 806
  • Defined in includes/steps/class-step-user-input.php at line 468