Leírás
This plugin has been closed as of 2025.09.05. and is not available for download. Indok: Védjegyoltalom megsértése.
Vélemények
2020.11.26.
Спасибо за труды. Для отключения стиля класс использовал wcqib-css
2020.07.17.
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’ );
}
2020.06.25.
it seemed unfair to me that a good plugin doesn’t have any comments
Közreműködők és fejlesztők
“WooCommerce Quantity Increment” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“WooCommerce Quantity Increment” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.