Filter: gravityflow_permission_granted_entry_detail
Allows the the permission check to be overridden for the workflow entry detail page.
Parameters
| Name | Type | Description |
|---|---|---|
| $permission_granted | bool | Whether permission is granted to open the entry. |
| $entry | array | The current entry. |
| $form | array | The form for the current entry. |
| $current_step | \Gravity_Flow_Step | The current step. |
Source
- Defined in
includes/pages/class-print-entries.phpat line 71 - Defined in
includes/pages/class-entry-detail.phpat line 76