Dev Resources

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

woocommerce_order_item_quantity

Filter Hook: Filter order item quantity.

Source: includes/wc-stock-functions.php:187

Used by 2 functions | Uses 0 functions

wc_get_low_stock_amount()

Function: Return low stock amount to determine if notification needs to be sent

Source: includes/wc-stock-functions.php:402

Used by 3 functions | Uses 1 function

wc_trigger_stock_change_notifications()

Function: After stock change events, triggers emails and adds order notes.

Source: includes/wc-stock-functions.php:219

Used by 1 function | Uses 2 functions

wc_increase_stock_levels()

Function: Increase stock levels for items within an order.

Source: includes/wc-stock-functions.php:257

Used by 1 function | Uses 2 functions

wc_get_held_stock_quantity()

Function: See how much stock is being held in pending orders.

Source: includes/wc-stock-functions.php:316

Used by 2 functions | Uses 3 functions

wc_reserve_stock_for_order()

Function: Hold stock for an order.

Source: includes/wc-stock-functions.php:339

Used by 0 functions | Uses 4 functions

wc_release_stock_for_order()

Function: Release held stock for an order.

Source: includes/wc-stock-functions.php:365

Used by 1 function | Uses 4 functions

woocommerce_variation_set_stock

Action Hook: WooCommerce Stock Functions

Source: includes/wc-stock-functions.php:55

Used by 0 functions | Uses 0 functions

wc_update_product_stock_status()

Function: Update a product’s stock status.

Source: includes/wc-stock-functions.php:77

Used by 0 functions | Uses 1 function

wc_maybe_reduce_stock_levels()

Function: When a payment is complete, we can reduce stock levels for items within an order.

Source: includes/wc-stock-functions.php:92

Used by 0 functions | Uses 2 functions
1 2 Next »
Proudly powered by WordPress