Filter by type:
    Search
    Skip to content
    Browse: Home / Classes / Cartflows_Utils / Cartflows_Utils::get_next_step_id()

    Cartflows_Utils::get_next_step_id( int $flow_id, int $step_id )

    Get next id for step


    Parameters

    $flow_id

    (Required) flow ID.

    $step_id

    (Required) step ID.


    Return

    (bool)


    Source

    File: classes/class-cartflows-utils.php

    
    			

    Expand full source code Collapse full source code


    Related

    Uses

    Uses
    Uses Description
    classes/class-cartflows-functions.php: wcf_get_step()

    Get get step object.