Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
ShippingLabelBanner::count_shippable_items( WC_Order $order )
Count shippable items
Description Description
Parameters Parameters
- $order
-
(Required) Current order.
Return Return
(int)
Source Source
File: packages/woocommerce-admin/src/Features/ShippingLabelBanner.php