Changeset 2747085
- Timestamp:
- 06/23/2022 01:28:51 PM (4 years ago)
- Location:
- racar-clear-cart-for-woocommerce/trunk
- Files:
-
- 2 edited
-
racar-clear-cart-for-woocommerce.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
racar-clear-cart-for-woocommerce/trunk/racar-clear-cart-for-woocommerce.php
r2490150 r2747085 4 4 * Plugin URI: https://github.com/rafacarvalhido/racar-clear-cart-woo 5 5 * Description: This plugin adds a convenient button to empty the shopping cart. Clear the entire cart with one click. 6 * Version: 1.2. 16 * Version: 1.2.2 7 7 * Author: Rafa Carvalhido 8 8 * Author URI: https://programawordpress.pro.br/blog/contato/rafa-carvalhido/ … … 10 10 * Domain Path: /languages 11 11 * Requires at least: 4.9.8 12 * Tested up to: 5.712 * Tested up to: 6.0 13 13 * WC requires at least: 3.0.0 14 * WC tested up to: 5.0.014 * WC tested up to: 6.6.1 15 15 * License: GPLv2 or later 16 * Copyright © 2018-202 1Rafa Carvalhido16 * Copyright © 2018-2022 Rafa Carvalhido 17 17 * @package RaCar Clear Cart for WooCommerce 18 18 -
racar-clear-cart-for-woocommerce/trunk/readme.txt
r2490150 r2747085 4 4 Tags: empty cart, clear cart, cart, woo commerce, woocommerce 5 5 Requires at least: 4.9.8 6 Tested up to: 5.77 WC tested up to: 5.0.06 Tested up to: 6.0 7 WC tested up to: 6.6.1 8 8 License: GPLv2 9 9 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html … … 114 114 115 115 == Changelog == 116 = 1.2.2 - 2022-06-23 = 117 * Update - Tested on latest and greatest -> WP 6.0 and WC 6.6.1 118 116 119 = 1.2.1 - 2021-03-08 = 117 120 * Update - Tested on latest and greatest -> WP 5.7.0 and WC 5.0.0
Note: See TracChangeset
for help on using the changeset viewer.