WC_Shipping::unregister_shipping_methods()

Unregister shipping methods.


Description Description


Source Source

File: includes/class-wc-shipping.php

	public function unregister_shipping_methods() {
		$this->shipping_methods = null;
	}

Top ↑

User Contributed Notes User Contributed Notes

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