autoship_pre_add_to_scheduled_order_link_handler (action)
(src/pages.php) Can be used to trigger an action prior to triggering the 'Add to Scheduled Order' endpoint wrapper function is fired.
Code
do_action( 'autoship_pre_add_to_scheduled_order_link_handler' );
Included in these Functions