Dev Resources

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

wc_create_refund()

Function: Create a new order refund programmatically.

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

Used by 7 functions | Uses 5 functions

woocommerce_create_refund

Action Hook: Action hook to adjust refund before save.

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

Used by 1 function | Uses 0 functions

wc_get_order_type()

Function: Get an order type by post type name.

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

Used by 1 function | Uses 0 functions

wc_register_order_type()

Function: Register order type. Do not use before init.

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

Used by 1 function | Uses 0 functions

wc_processing_order_count()

Function: Return the count of processing orders.

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

Used by 2 functions | Uses 1 function

wc_get_order_status_name()

Function: Get the nice name for an order status.

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

Used by 6 functions | Uses 1 function

wc_generate_order_key()

Function: Generate an order key with prefix.

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

Used by 3 functions | Uses 0 functions

wc_get_order_id_by_order_key()

Function: Finds an Order ID based on an order key.

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

Used by 3 functions | Uses 1 function

wc_get_order_types()

Function: Get all registered order types.

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

Used by 27 functions | Uses 0 functions

wc_get_is_paid_statuses()

Function: Get list of statuses which are consider ‘paid’.

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

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