Skip to main content

Filter: gravityflow_permission_granted_entry_detail

Allows the the permission check to be overridden for the workflow entry detail page.

Parameters

NameTypeDescription
$permission_grantedboolWhether permission is granted to open the entry.
$entryarrayThe current entry.
$formarrayThe current form.
$current_stepnull|\Gravity_Flow_StepNull or the current step.

Since

Source

  • Defined in includes/pages/class-entry-detail.php at line 76
  • Defined in includes/pages/class-print-entries.php at line 71