autoship_price_string (filter) (src/product-page.php) Used to modify the current price separator (':') string portion of the Autoship strings Code apply_filters( 'autoship_price_string', __( ': ', 'autoship' ), $product ), Found in the Functions autoship_checkout_recurring_discount_string ()