Descrição
This plugin has been closed as of 5 Setembro, 2025 and is not available for download. Razão: Violação de licença/marca registada.
Avaliações
26 Novembro, 2020
Спасибо за труды. Для отключения стиля класс использовал wcqib-css
17 Julho, 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 Junho, 2020
it seemed unfair to me that a good plugin doesn’t have any comments
Contribuidores e programadores
“WooCommerce Quantity Increment” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “WooCommerce Quantity Increment” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.