Title: WC Multiple Cart Items Delete
Author: Gunjan
Published: <strong>18. Oktobra 2018.</strong>
Last modified: 18. Oktobra 2018.

---

Pretražite dodatke

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

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

# WC Multiple Cart Items Delete

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

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

 * [Detalji](https://bs.wordpress.org/plugins/wc-multiple-cart-items-delete/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/wc-multiple-cart-items-delete/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/wc-multiple-cart-items-delete/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/wc-multiple-cart-items-delete/#developers)

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

## Opis

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

## Instalacija

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.

## ČPP

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

## Recenzije

Nema recenzija za ovaj dodatak.

## Saradnici i programeri

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

Doprinositelji

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

[Prevedi “WC Multiple Cart Items Delete” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/wc-multiple-cart-items-delete)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/wc-multiple-cart-items-delete/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/wc-multiple-cart-items-delete/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/wc-multiple-cart-items-delete/)
od [RSS](https://plugins.trac.wordpress.org/log/wc-multiple-cart-items-delete/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 1.0.0

 * Initial Release

## Meta

 *  Version **1.0.0**
 *  Last updated **prije 7 godina**
 *  Active installations **Manje od 10**
 *  WordPress version ** 4.7 ili viša **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.6.0 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wc-multiple-cart-items-delete/)
 * Tags
 * [cart](https://bs.wordpress.org/plugins/tags/cart/)[e-commerce](https://bs.wordpress.org/plugins/tags/e-commerce/)
   [store](https://bs.wordpress.org/plugins/tags/store/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/wc-multiple-cart-items-delete/advanced/)

## Ocjene

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/)

## Doprinositelji

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

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/wc-multiple-cart-items-delete/)

## Pokloni

Da li bi ste željeli da podržite napredovanje ovog proširenja?

 [ Pokloni ovom proširenju ](https://profiles.wordpress.org/gunjanpatel)