apply_filters( 'woocommerce_should_send_no_stock_notification', int $product_id )

Determine if the current product should trigger a no stock notification


Description Description


Parameters Parameters

$product_id

- The out of stock product id


Top ↑

Source Source

File: includes/class-wc-emails.php


Top ↑

Changelog Changelog

Changelog
Version Description
4.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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