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::has_settings()

Method: Does this method have a settings page?

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

Used by 0 functions | Uses 1 function

WC_Shipping_Method::get_admin_options_html()

Method: Return admin options as a html string.

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

Used by 1 function | Uses 1 function

WC_Shipping_Method::admin_options()

Method: Output the shipping settings screen.

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

Used by 0 functions | Uses 3 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::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::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