Filter by type:
    Search
    Skip to content
    Browse: Home / Classes / FlowData / FlowData::get_step_actions()

    FlowData::get_step_actions( int $flow_id, int $step_id, string $type = 'inline' )

    Get step actions.


    Parameters

    $flow_id

    (Required) Flow id.

    $step_id

    (Required) Step id.

    $type

    (Optional) type.

    Default value: 'inline'


    Return

    (array)


    Source

    File: admin-core/api/flow-data.php

    
    			

    Expand full source code Collapse full source code


    Related

    Used By

    Used By
    Used By Description
    admin-core/api/flow-data.php: FlowData::get_item()

    Get flow data.