autoship_recurring_string (filter)

(src/product-page.php) Used to modify the current 'on future orders' string portion of the Autoship strings

Code

apply_filters( 'autoship_recurring_string', __( 'on future orders', 'autoship' ), $product ) );

Found in the Functions