Dev Resources

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

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_refund_payment()

Function: Try to refund the payment for an order via the gateway.

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

Used by 1 function | Uses 1 function

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_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_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_orders()

Function: Standard way of retrieving orders based on certain parameters.

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

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