Skip to main content

Filter: gravityflow_admin_action_feedback

Allows the feedback for the admin action to be modified. Also allows custom admin actions to be processed.

Parameters

NameTypeDescription
$feedbackstringA string with the feedback to be displayed to the user or an instance of WP_Error.
$admin_actionstringThe admin action.
$formarrayThe form array.
$entryarrayThe entry array.

Source

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