===Delete items from the WooCommerce cart button=== Contributors: haghs Donate link: https://www.paypal.com/donate/?hosted_button_id=TMLCHZ46Y6HRU Tags: Delete items from woo card Requires at least: 6.9 Tested up to: 6.9 Stable tag: 1.0 Requires PHP: 8.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html You can use this shortcode by placing [delete_cart_items_button] in a post, page, or widget. == Description == This code defines a shortcode [delete_cart_items_button] that generates a button. When the button is clicked, it triggers an AJAX request to the server, and the delete_cart_items_ajax_handler function empties the WooCommerce cart. == Frequently Asked Questions == =How can i use it?= Just activate the plugin and put the shortcode on your cart page. = A question that someone might have = == Screenshots == == Changelog == = 1.0 = No change since the previous version. == Upgrade Notice == No Upgrade