विवरण
This plugin has been closed as of सितम्बर 5, 2025 and is not available for download. कारण: लाइसेंसिंग/ट्रेडमार्क उल्लंघन।
समीक्षाएं
नवम्बर 26, 2020
Спасибо за труды. Для отключения стиля класс использовал wcqib-css
जुलाई 17, 2020
Thank you for your work. This is the best solution of all. Stay connected, please, so that the plugin lives and works always.
If you want to remove the plugin styles
add_action( ‘wp_enqueue_scripts’, ‘wcs_dequeue_quantity’ );
function wcs_dequeue_quantity() {
wp_dequeue_style( ‘wcqib-css’ );
}
जून 25, 2020
it seemed unfair to me that a good plugin doesn’t have any comments
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “WooCommerce Quantity Increment” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.