Title: WC Multiple Cart Items Delete
Author: Gunjan
Published: <strong>అక్టోబర్ 18, 2018</strong>
Last modified: అక్టోబర్ 18, 2018

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# WC Multiple Cart Items Delete

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

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

 * [Details](https://te.wordpress.org/plugins/wc-multiple-cart-items-delete/#description)
 * [Reviews](https://te.wordpress.org/plugins/wc-multiple-cart-items-delete/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/wc-multiple-cart-items-delete/#installation)
 * [Development](https://te.wordpress.org/plugins/wc-multiple-cart-items-delete/#developers)

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

## Description

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

## Installation

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.

## FAQ

  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; }

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WC Multiple Cart Items Delete” is open source software. The following people have
contributed to this plugin.

Contributors

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

[Translate “WC Multiple Cart Items Delete” into your language.](https://translate.wordpress.org/projects/wp-plugins/wc-multiple-cart-items-delete)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wc-multiple-cart-items-delete/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wc-multiple-cart-items-delete/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wc-multiple-cart-items-delete/)
by [RSS](https://plugins.trac.wordpress.org/log/wc-multiple-cart-items-delete/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial Release

## Meta

 *  Version **1.0.0**
 *  Last updated **7 సంవత్సరాలు ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.6.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wc-multiple-cart-items-delete/)
 * Tags
 * [cart](https://te.wordpress.org/plugins/tags/cart/)[e-commerce](https://te.wordpress.org/plugins/tags/e-commerce/)
   [store](https://te.wordpress.org/plugins/tags/store/)
 *  [Advanced View](https://te.wordpress.org/plugins/wc-multiple-cart-items-delete/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wc-multiple-cart-items-delete/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://profiles.wordpress.org/gunjanpatel)