=== Show Stock Status for WooCommerce === Contributors: brightvesseldev, niloybrightvessel Tags: stock status, stock, e-commerce,show stock Requires at least: 4.0 Requires PHP: 5.6 WC tested up to: 6.2 Tested up to: 5.9 Stable tag: 1.0.3 == Description == The goal of this plugin is to show the “stock quantity” under each product in the shop, category and archive pages (wherever there is a loop). The code is based on this tutorial: [https://businessbloomer.com/woocommerce-add-stock-quantity-on-shop-page/](https://businessbloomer.com/woocommerce-add-stock-quantity-on-shop-page/) ## 🔥 SOME OF OUR FREE PLUGINS ## [Preorder for WooCommerce](https://wordpress.org/plugins/pre-orders-for-woocommerce/) – Ultimate Preorders Plugin for WooCommerce. [Order Status Control for WooCommerce](https://wordpress.org/plugins/order-status-control-for-woocommerce/) [Custom Order Status for WooCommerce](https://wordpress.org/plugins/bp-custom-order-status-for-woocommerce/) == Installation == 1. Upload the folder `woo-show-stock` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. That's it! == Screenshots == 1. Show stock on the shop page 2. Stock settings == Changelog == = 1.0.3 17 Feb 2022 = * Update: .pot file * Added: custom wrapper class for stock status text. * Fixed: Warning: A non-numeric value encountered... * Support for WooCommerce version 6.2 = 1.0.2 6 Nov 2021 = * Added: plugin support Link * Update: .pot file * Support for WooCommerce version 5.8.x = 1.0.1 - 10 Mar 2021 = * Fixed : 'printf' variable error. = 1.0 - 9 Mar 2021 = * Update : .pot file * Update : Code refactor * Fixed: PHP fatal error * Fixed: 'Out of stock' message not showing. * Fixed: 'Low stock' message not showing. * Fixed: html div element not wrrap the stock message. * Fixed: WC 5.0 version compability