Dev Resources

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

wc_delete_order_item_meta()

Function: WooCommerce Order Item Meta API – Delete term meta.

Source: includes/wc-order-item-functions.php:146

Used by 1 function | Uses 2 functions

wc_get_order_item_meta()

Function: WooCommerce Order Item Meta API – Get term meta.

Source: includes/wc-order-item-functions.php:165

Used by 3 functions | Uses 1 function

wc_get_order_id_by_order_item_id()

Function: Get order ID by order item ID.

Source: includes/wc-order-item-functions.php:178

Used by 0 functions | Uses 1 function

wc_update_order_item_meta()

Function: WooCommerce Order Item Meta API – Update term meta.

Source: includes/wc-order-item-functions.php:104

Used by 1 function | Uses 2 functions

wc_add_order_item_meta()

Function: WooCommerce Order Item Meta API – Add term meta.

Source: includes/wc-order-item-functions.php:124

Used by 2 functions | Uses 2 functions

wc_add_order_item()

Function: Add a item to an order (for example a line item).

Source: includes/wc-order-item-functions.php:22

Used by 2 functions | Uses 3 functions

woocommerce_new_order_item

Action Hook: WooCommerce Order Item Functions

Source: includes/wc-order-item-functions.php:39

Used by 2 functions | Uses 0 functions

wc_update_order_item()

Function: Update an item for an order.

Source: includes/wc-order-item-functions.php:54

Used by 0 functions | Uses 1 function

wc_delete_order_item()

Function: Delete an item from the order it belongs to based on item id.

Source: includes/wc-order-item-functions.php:75

Used by 4 functions | Uses 1 function
Proudly powered by WordPress