Filter
-
Apparently no default filters are used, code relying on it will not correctly use the max quantity for the product.
See https://gist.github.com/kloon/6495019 .
apply_filters( 'woocommerce_quantity_input_max', '', $product ),
- The topic ‘Filter’ is closed to new replies.