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 current form. |
| $current_step | null|\Gravity_Flow_Step | Null or the current step. |
Since
Source
- Defined in
includes/pages/class-entry-detail.phpat line 76 - Defined in
includes/pages/class-print-entries.phpat line 71