apply_filters( 'woocommerce_should_send_low_stock_notification', int $product_id )

Determine if the current product should trigger a low stock notification


Description Description


Parameters Parameters

$product_id

- The low stock product id


Top ↑

Source Source

File: includes/class-wc-emails.php


Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.