Dev Resources

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

WC_Shipping_Method::process_admin_options()

Method: Processes and saves global shipping method options in the admin area.

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

Used by 3 functions | Uses 4 functions

WC_Shipping_Method::get_instance_option_key()

Method: Return the name of the option in the WP DB.

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

Used by 2 functions | Uses 0 functions

WC_Shipping_Method::init_instance_settings()

Method: Initialise Settings for instances.

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

Used by 2 functions | Uses 2 functions

WC_Shipping_Method::get_option()

Method: Get_option function.

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

Used by 0 functions | Uses 3 functions

WC_Shipping_Method::get_instance_option()

Method: Gets an option from the settings API, using defaults if necessary to prevent undefined notices.

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

Used by 1 function | Uses 2 functions

WC_Shipping_Method::get_instance_form_fields()

Method: Get settings fields for instances of this shipping method (within zones).

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

Used by 6 functions | Uses 0 functions

WC_Shipping_Method::add_rate()

Method: Add a shipping rate. If taxes are not set they will be calculated based on cost.

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

Used by 0 functions | Uses 8 functions

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
1 2 3 Next »
Proudly powered by WordPress