توضیحات
Clear Cart on Logout for WooCommerce ensures that the shopping cart is emptied whenever a logged-in user logs out of WordPress.
This helps prevent old items from remaining in the cart when the same user logs in again later, avoiding confusion and ensuring a clean shopping experience.
Features:
– Clears WooCommerce cart on user logout.
– Works for all logged-in users (customers, admins, shop managers, etc.).
– Removes both session cart and persistent cart saved in user meta.
– Lightweight and easy to use — no settings required.
نصب
- Upload the plugin files to the
/wp-content/plugins/clear-cart-on-logout-for-woocommercedirectory, or install the plugin through the WordPress Plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- That’s it! The WooCommerce cart will now be cleared whenever a logged-in user logs out.
سوالات متداول
-
Does this affect guest users?
-
No, the plugin only applies to logged-in users.
-
Will this delete orders or products?
-
No, it only clears the shopping cart items. Orders and products remain unaffected.
-
Does it work for all user roles?
-
Yes, by default it works for all logged-in users.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Clear Cart on Logout for WooCommerce” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Clear Cart on Logout for WooCommerce” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.
گزارش تغییرات
1.0
- Initial release.
1.0.1
- Improved WooCommerce dependency handling.