Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/wc-order-functions.php

wc_get_order_notes()

Function: Get order notes.

Source: includes/wc-order-functions.php:1004

Used by 6 functions | Uses 0 functions

wc_create_order_note()

Function: Create an order note.

Source: includes/wc-order-functions.php:1074

Used by 0 functions | Uses 1 function

wc_delete_order_note()

Function: Delete an order note.

Source: includes/wc-order-functions.php:1091

Used by 4 functions | Uses 0 functions

wc_get_payment_gateway_by_order()

Function: Get payment gateway class by order data.

Source: includes/wc-order-functions.php:751

Used by 0 functions | Uses 2 functions

wc_order_fully_refunded()

Function: When refunding an order, create a refund line item if the partial refunds do not match order total.

Source: includes/wc-order-functions.php:774

Used by 0 functions | Uses 5 functions

wc_order_search()

Function: Search orders.

Source: includes/wc-order-functions.php:805

Used by 4 functions | Uses 2 functions

wc_update_total_sales_counts()

Function: Update total sales amount for each product within a paid order.

Source: includes/wc-order-functions.php:816

Used by 1 function | Uses 3 functions

woocommerce_recorded_sales

Action Hook: Called when sales for an order are recorded

Source: includes/wc-order-functions.php:841

Used by 1 function | Uses 0 functions

wc_update_coupon_usage_counts()

Function: Update used coupon amount for each coupon within an order.

Source: includes/wc-order-functions.php:853

Used by 2 functions | Uses 2 functions

wc_cancel_unpaid_orders()

Function: Cancel all unpaid orders after held duration to prevent stock lock for those products.

Source: includes/wc-order-functions.php:909

Used by 1 function | Uses 2 functions
1 2 … 4 Next »
Proudly powered by WordPress