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 form for the current entry.
$current_step\Gravity_Flow_StepThe current step.

Source

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