描述
此插件已于 2025 年 9 月 5 日 关闭,无法下载。 原因:许可/商标违规。
评价
2020 年 11 月 26 日
Спасибо за труды. Для отключения стиля класс использовал wcqib-css
2020 年 7 月 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 年 6 月 25 日
it seemed unfair to me that a good plugin doesn’t have any comments