WC_Shipping::init()

Initialize shipping.


Description Description


Source Source

File: includes/class-wc-shipping.php

	public function init() {
		do_action( 'woocommerce_shipping_init' );
	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.