Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-shipping.php / Page 2

WC_Shipping::unregister_shipping_methods()

Method: Unregister shipping methods.

Source: includes/class-wc-shipping.php:210

Used by 0 functions | Uses 0 functions

WC_Shipping::get_shipping_methods()

Method: Returns all registered shipping methods for usage.

Source: includes/class-wc-shipping.php:219

Used by 4 functions | Uses 1 function

WC_Shipping::__construct()

Method: Initialize shipping.

Source: includes/class-wc-shipping.php:110

Used by 1 function | Uses 2 functions

WC_Shipping::init()

Method: Initialize shipping.

Source: includes/class-wc-shipping.php:121

Used by 1 function | Uses 0 functions

WC_Shipping::get_shipping_method_class_names()

Method: Shipping methods register themselves by returning their main class name through the woocommerce_shipping_methods filter.

Source: includes/class-wc-shipping.php:130

Used by 4 functions | Uses 0 functions

WC_Shipping::load_shipping_methods()

Method: Loads all shipping methods which are hooked in.

Source: includes/class-wc-shipping.php:158

Used by 2 functions | Uses 7 functions

WC_Shipping::register_shipping_method()

Method: Register a shipping method.

Source: includes/class-wc-shipping.php:194

Used by 1 function | Uses 0 functions

WC_Shipping::instance()

Method: Main WC_Shipping Instance.

Source: includes/class-wc-shipping.php:66

Used by 9 functions | Uses 1 function

WC_Shipping::__clone()

Method: Cloning is forbidden.

Source: includes/class-wc-shipping.php:78

Used by 0 functions | Uses 1 function

WC_Shipping::__wakeup()

Method: Unserializing instances of this class is forbidden.

Source: includes/class-wc-shipping.php:87

Used by 0 functions | Uses 1 function
« Previous 1 2 3 Next »
Proudly powered by WordPress