Title: WC Multiple Cart Items Delete
Author: Gunjan
Published: <strong>2018 年 10 月 18 日</strong>
Last modified: 2018 年 10 月 18 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/wc-multiple-cart-items-delete.svg)

# WC Multiple Cart Items Delete

 作者：[Gunjan](https://profiles.wordpress.org/gunjanpatel/)

[下载](https://downloads.wordpress.org/plugin/wc-multiple-cart-items-delete.zip)

 * [详情](https://cn.wordpress.org/plugins/wc-multiple-cart-items-delete/#description)
 * [评价](https://cn.wordpress.org/plugins/wc-multiple-cart-items-delete/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wc-multiple-cart-items-delete/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wc-multiple-cart-items-delete/#developers)

 [支持](https://wordpress.org/support/plugin/wc-multiple-cart-items-delete/)

## 描述

This “WC Multiple Cart Items Delete” plugin can be used to delete cart items in 
bulk on cart page using checkbox.

## 安装

Please check following steps for installation.

 1. Add plugin to the /wp-content/plugins/ directory
 2. Check first Woocommerce plugin is activated or not from backend plugin list. If
    it’s not activated then active it otherwise it will show error like ‘Please activate
    WooCommerce plugin first’.
 3. Activate the plugin from backend plugins list.

## 常见问题

  How can i change “Delete Cart Items” button text?

To change button text , you need to add filter in functions.php file of your activated
theme/child theme.

add_filter(‘delete_items_text’,’delete_items_text_callback’);
 function delete_items_text_callback(
$string){ $string = ‘Delete Items’; return $string; }

## 评价

此插件暂无评价。

## 贡献者及开发者

「WC Multiple Cart Items Delete」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Gunjan ](https://profiles.wordpress.org/gunjanpatel/)

[帮助将「WC Multiple Cart Items Delete」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wc-multiple-cart-items-delete)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wc-multiple-cart-items-delete/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/wc-multiple-cart-items-delete/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/wc-multiple-cart-items-delete/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wc-multiple-cart-items-delete/)。

## 更新日志

#### 1.0.0

 * Initial Release

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**8 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 4.7 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  PHP 版本 ** 5.6.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/wc-multiple-cart-items-delete/)
 * 标签
 * [cart](https://cn.wordpress.org/plugins/tags/cart/)[e-commerce](https://cn.wordpress.org/plugins/tags/e-commerce/)
   [store](https://cn.wordpress.org/plugins/tags/store/)
 *  [高级视图](https://cn.wordpress.org/plugins/wc-multiple-cart-items-delete/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/wc-multiple-cart-items-delete/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/wc-multiple-cart-items-delete/reviews/)

## 贡献者

 *   [ Gunjan ](https://profiles.wordpress.org/gunjanpatel/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wc-multiple-cart-items-delete/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://profiles.wordpress.org/gunjanpatel)