Changeset 2349304
- Timestamp:
- 07/30/2020 07:22:54 PM (6 years ago)
- File:
-
- 1 edited
-
woo-update-cart-qty-dynamic/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woo-update-cart-qty-dynamic/trunk/readme.txt
r2106699 r2349304 1 <<<<<<< .mine 2 === Dynamic Cart Quantity for WooCommerce === 3 Contributors: mardroid 4 Donate link: https://paypal.me/MarcelTannich 5 Tags: woocommerce, cart, shop, dynamic, quantity, dynamic quantity, hide update button, woo 6 Requires at least: 4.9 7 Requires PHP: 5.6 8 Tested up to: 5.4.2 9 Stable tag: trunk 10 License: GPLv2+ 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html 12 13 Dynamic Cart Quantity for WooCommerce 14 15 == Description == 16 17 This plugin will hide the WooCommerce "Update Cart" button and reload the quantity changes dynamic over jQuery. You don't need this extra click anymore! 18 19 This Plugin is based on a posting on StackExchange related to WordPress developers. I modified the basic concept and created a plugin out of it that WordPress users with less experience in PHP can integrate this function easily without destroying their functions.php file. 20 21 <strong>There are no options</strong>. Just activate the plugin and it will works. 22 23 == Plugin Requirements == 24 * This plugin requires WordPress 4.9 or greater 25 * This plugin requires PHP 5.6 or greater 26 27 28 == Installation == 29 30 1. Go to your WP Dashboard > Plugins and search for ‘Dynamic Cart Quantity for WooCommerce’ or… 31 2. Download the plugin from WP repository. 32 3. Upload the ‘woo-update-cart-qty-dynamic’ folder to the '/wp-content/plugins/' directory 33 2. Activate the plugin through the 'Plugins' menu in WordPress 34 35 36 == Screenshots == 37 38 1. WooCommerce cart page after plugin activation. 39 40 == Changelog == 41 42 43 = 1.0 = 44 * Initial release 45 46 = 1.1 = 47 * Tested up to WP 5.4.2 48 ||||||| .r1964803 49 === Dynamic Cart Quantity for WooCommerce === 50 Contributors: mardroid 51 Donate link: https://paypal.me/MarcelTannich 52 Tags: woocommerce, dynamic, quantity, dynamic quantity, hide update button, shop, woo 53 Requires at least: 4.9 54 Requires PHP: 5.6 55 Tested up to: 5.0 Alpha 56 Stable tag: trunk 57 License: GPLv2+ 58 License URI: http://www.gnu.org/licenses/gpl-2.0.html 59 60 Dynamic Cart Quantity for WooCommerce 61 62 == Description == 63 64 This plugin will hide the WooCommerce "Update Cart" button and reload the quantity changes dynamic over jQuery. You don't need this extra click anymore! 65 66 This Plugin is based on a posting on StackExchange related to WordPress developers. I modified the basic concept and created a plugin out of it that WordPress users with less experience in PHP can integrate this function easily without destroying their functions.php file. 67 68 <strong>There are no options</strong>. Just activate the plugin and it will works. 69 70 == Plugin Requirements == 71 * This plugin requires WordPress 4.9 or greater 72 * This plugin requires PHP 5.6 or greater 73 74 75 == Installation == 76 77 1. Go to your WP Dashboard > Plugins and search for ‘Dynamic Cart Quantity for WooCommerce’ or… 78 2. Download the plugin from WP repository. 79 3. Upload the ‘woo-update-cart-qty-dynamic’ folder to the '/wp-content/plugins/' directory 80 2. Activate the plugin through the 'Plugins' menu in WordPress 81 82 83 == Screenshots == 84 85 1. WooCommerce cart page before and after plugin activation. 86 87 == Changelog == 88 89 90 = 1.0 = 91 * Initial release 92 ======= 1 93 === Dynamic Cart Quantity for WooCommerce === 2 94 Contributors: mardroid … … 45 137 = 1.1 = 46 138 * Tested up to WP 5.2.1 139 >>>>>>> .r2349265
Note: See TracChangeset
for help on using the changeset viewer.