WooCommerce
WooCommerce copied to clipboard
[Checkout/Repository] Added extra filter hooks to enable shipping method manipulations
Hello,
made these changes because its always nice to have a way to manipulate with the shipping methods before you display them in checkout.
Adding those 3 filters enables a lot for developers but does not break anything for those who just don't want to use them.
Thanks.