apply_filters( 'woocommerce_status_widget_out_of_stock_count_pre_query', null|string $outofstock_count, int $nostock )

Status widget out of stock count pre query.


Description Description


Parameters Parameters

$outofstock_count

Out of stock count, by default null.

$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.