Title: WC Multiple Cart Items Delete
Author: Gunjan
Published: <strong>18 أكتوبر، 2018</strong>
Last modified: 18 أكتوبر، 2018

---

البحث عن الإضافات

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](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://ar.wordpress.org/plugins/wc-multiple-cart-items-delete/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/wc-multiple-cart-items-delete/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/wc-multiple-cart-items-delete/#installation)
 * [التطوير](https://ar.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/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/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).

## سجل التغييرات

#### 1.0.0

 * Initial Release

## ميتا Meta

 *  Version **1.0.0**
 *  Last updated **قبل 7 سنوات**
 *  Active installations **أقل من 10**
 *  WordPress version ** 4.7 أو أعلى **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.6.0 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wc-multiple-cart-items-delete/)
 * Tags
 * [cart](https://ar.wordpress.org/plugins/tags/cart/)[e-commerce](https://ar.wordpress.org/plugins/tags/e-commerce/)
   [store](https://ar.wordpress.org/plugins/tags/store/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/wc-multiple-cart-items-delete/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

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

## المساهمون

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

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/wc-multiple-cart-items-delete/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](https://profiles.wordpress.org/gunjanpatel)