apply_filters( 'woocommerce_status_widget_low_in_stock_count_pre_query', null|string $low_in_stock_count, int $stock, int $nostock )

Status widget low in stock count pre query.


Description Description


Parameters Parameters

$low_in_stock_count

Low in stock count, by default null.

$stock

Low stock amount.

$nostock

No stock amount


Top ↑

Source Source

File: includes/admin/class-wc-admin-dashboard.php


Top ↑

Changelog Changelog

Changelog
Version Description
4.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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