FlowData::get_ab_test_step_actions( int $flow_id, int $step_id, string $type = 'inline' )
Get step actions.
Parameters
- $flow_id
-
(int) (Required) Flow id.
- $step_id
-
(int) (Required) Step id.
- $type
-
(string) (Optional) type.
Default value: 'inline'
Return
(array)
Source
File: admin-core/api/flow-data.php