Filter: gravityflow_admin_actions_workflow_detail
Filter the choices which appear in the admin actions drop down.
Parameters
| Name | Type | Description |
|---|---|---|
| $admin_actions | array | Contains the properties for the options and optgroups. |
| $current_step | bool|\Gravity_Flow_Step | The current step. |
| $steps | \Gravity_Flow_Step[] | The steps for this form. |
| $form | array | The current form. |
| $entry | array | The current entry, |
Source
Defined in class-gravity-flow.php at line 4005