woocommerce_admin_settings_sanitize_option_{$option_name}
Filter Hook: Sanitize the value of an option by option name.
Source: includes/admin/class-wc-admin-settings.php:870
Filter Hook: Sanitize the value of an option by option name.
Source: includes/admin/class-wc-admin-settings.php:870
Method: Add the “Visit Store” link in admin bar main menu.
Source: includes/admin/class-wc-admin-menus.php:365
Function: Generate a rand hash.
Source: includes/wc-core-functions.php:1333
Function: WC API – Hash.
Source: includes/wc-core-functions.php:1348
Method: Gets the count of order items of a certain type that have been refunded.
Source: includes/class-wc-order.php:1892
Method: Get the total number of items refunded.
Source: includes/class-wc-order.php:1918
Method: Returns the requested address in raw, non-formatted way.
Source: includes/class-wc-order.php:859
Method: Bulk update or insert customers Accepts an array with customers in the formats supported by WC_API_Customers->create_customer() and WC_API_Customers->edit_customer()
Source: includes/legacy/api/v2/class-wc-api-customers.php:780
Method: Bulk update or insert orders Accepts an array with orders in the formats supported by WC_API_Orders->create_order() and WC_API_Orders->edit_order()
Source: includes/legacy/api/v2/class-wc-api-orders.php:1771
Method: Bulk update or insert coupons Accepts an array with coupons in the formats supported by WC_API_Coupons->create_coupon() and WC_API_Coupons->edit_coupon()
Source: includes/legacy/api/v2/class-wc-api-coupons.php:517