PHP function for Woocommerce

I am trying to figure out how to change the free shipping message in Woocommerce checkout for WordPress. I’ve enabled a free shipping coupon, but I’d like to know how I can change the default message describing the type of coupon in the order summery (bottom of the page). Right now it says “Coupon: COUPONNAME / Free shipping & handling coupon [remove]”. I’d like to be able to change it to “Coupon: COUPONNAME / My message describing the coupon [remove]” Is there a PHP script/function/etc I can add to change this message?

does the plugin not have a language file?

Thanks for your reply. I heard from the plugin author and he told me the string and directions for changing it.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.