autoship_initiate_create_scheduled_order_link_handler (action)
( src/scheduled-orders.php) Can be used to add customization when initiating the Create Scheduled Order link. It takes the $link as its parameter.
Code
do_action( 'autoship_initiate_create_scheduled_order_link_handler', $link );
Found in the Functions