Skip to main content

Filter: gravityflow_feedback_cancel_workflow

Allows the user feedback to be modified after cancelling the workflow with the cancel link.

Return a sanitized string.

Parameters

NameTypeDescription
$feedbackstringThe sanitized feedback to send to the browser.
$entryarrayThe current entry array.
$assignee\Gravity_Flow_AssigneeThe assignee object.
$new_statusstringThe new status
$formarrayThe current form array.
$step\Gravity_Flow_StepThe current step

Since

Source

Defined in class-gravity-flow.php at line 5243