Dev Resources

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

WC_Shipping_Method::get_taxes_per_item()

Method: Calc taxes per item being shipping in costs array.

Source: includes/abstracts/abstract-wc-shipping-method.php:336

Used by 1 function | Uses 3 functions

WC_Shipping_Method::is_available()

Method: Is this method available?

Source: includes/abstracts/abstract-wc-shipping-method.php:377

Used by 1 function | Uses 2 functions

WC_Shipping_Method::get_fee()

Method: Get fee to add to shipping cost.

Source: includes/abstracts/abstract-wc-shipping-method.php:408

Used by 0 functions | Uses 0 functions

WC_Shipping_Method::get_method_title()

Method: Return the shipping method title.

Source: includes/abstracts/abstract-wc-shipping-method.php:200

Used by 1 function | Uses 0 functions

WC_Shipping_Method::get_method_description()

Method: Return the shipping method description.

Source: includes/abstracts/abstract-wc-shipping-method.php:210

Used by 1 function | Uses 0 functions

WC_Shipping_Method::get_title()

Method: Return the shipping title which is user set.

Source: includes/abstracts/abstract-wc-shipping-method.php:219

Used by 0 functions | Uses 0 functions

WC_Shipping_Method::get_rates_for_package()

Method: Return calculated rates for a package.

Source: includes/abstracts/abstract-wc-shipping-method.php:230

Used by 0 functions | Uses 2 functions

WC_Shipping_Method::get_rate_id()

Method: Returns a rate ID based on this methods ID and instance, with an optional suffix if distinguishing between multiple rates.

Source: includes/abstracts/abstract-wc-shipping-method.php:246

Used by 1 function | Uses 0 functions

WC_Shipping_Method::supports()

Method: Check if a shipping method supports a given feature.

Source: includes/abstracts/abstract-wc-shipping-method.php:154

Used by 1 function | Uses 0 functions

WC_Shipping_Method::calculate_shipping()

Method: Called to calculate shipping rates for this method. Rates can be added using the add_rate() method.

Source: includes/abstracts/abstract-wc-shipping-method.php:163

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