autoship_initiate_add_to_scheduled_order_link_handler (action)

src/scheduled-orders.php) Can be used to add customization when initiating the Add to Scheduled Order link. It takes the $link as its parameter.

Code

do_action( 'autoship_initiate_add_to_scheduled_order_link_handler', $link );

Found in the Functions