autoship_get_account_scheduled_orders_actions (filter)
(src/scheduled-orders.php) Part of the autoship_get_account_scheduled_orders_actions() function. Takes the $actions (array), $statuses (array), and the $context to apply the actions as its parameters.
Code
apply_filters( 'autoship_get_account_scheduled_orders_actions', $actions, $statuses, $context );
Found in the Functions