विवरण
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
योगदानकर्ता र डेभलपरहरू
“WooCommerce Quantity Increment” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“WooCommerce Quantity Increment” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।