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_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::is_taxable()

Method: Whether or not we need to calculate tax on top of the shipping rate.

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

Used by 1 function | Uses 2 functions

WC_Shipping_Method::is_enabled()

Method: Whether or not this method is enabled in settings.

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

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