Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 2.4.0 / Page 2

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

Used by 1 function | Uses 0 functions

WC_Admin_Menus::admin_bar_menus()

Method: Add the “Visit Store” link in admin bar main menu.

Source: includes/admin/class-wc-admin-menus.php:365

Used by 0 functions | Uses 2 functions

wc_rand_hash()

Function: Generate a rand hash.

Source: includes/wc-core-functions.php:1333

Used by 2 functions | Uses 0 functions

wc_api_hash()

Function: WC API – Hash.

Source: includes/wc-core-functions.php:1348

Used by 5 functions | Uses 0 functions

WC_Order::get_item_count_refunded()

Method: Gets the count of order items of a certain type that have been refunded.

Source: includes/class-wc-order.php:1892

Used by 1 function | Uses 1 function

WC_Order::get_total_qty_refunded()

Method: Get the total number of items refunded.

Source: includes/class-wc-order.php:1918

Used by 0 functions | Uses 1 function

WC_Order::get_address()

Method: Returns the requested address in raw, non-formatted way.

Source: includes/class-wc-order.php:859

Used by 3 functions | Uses 0 functions

WC_API_Customers::bulk()

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

Used by 0 functions | Uses 3 functions

WC_API_Orders::bulk()

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

Used by 0 functions | Uses 3 functions

WC_API_Coupons::bulk()

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

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