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
Method: Processes and saves global shipping method options in the admin area.
Source: includes/abstracts/abstract-wc-shipping-method.php:543
Method: Get_option function.
Source: includes/abstracts/abstract-wc-shipping-method.php:462
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
Method: Get settings fields for instances of this shipping method (within zones).
Source: includes/abstracts/abstract-wc-shipping-method.php:506
Method: Return the name of the option in the WP DB.
Source: includes/abstracts/abstract-wc-shipping-method.php:516
Method: Initialise Settings for instances.
Source: includes/abstracts/abstract-wc-shipping-method.php:525
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
Method: Calc taxes per item being shipping in costs array.
Source: includes/abstracts/abstract-wc-shipping-method.php:336
Method: Is this method available?
Source: includes/abstracts/abstract-wc-shipping-method.php:377
Method: Get fee to add to shipping cost.
Source: includes/abstracts/abstract-wc-shipping-method.php:408