Plugin Directory

Changeset 2349304


Ignore:
Timestamp:
07/30/2020 07:22:54 PM (6 years ago)
Author:
mardroid
Message:

Tested up to WP 5.4.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woo-update-cart-qty-dynamic/trunk/readme.txt

    r2106699 r2349304  
     1<<<<<<< .mine
     2=== Dynamic Cart Quantity for WooCommerce ===
     3Contributors: mardroid
     4Donate link: https://paypal.me/MarcelTannich
     5Tags: woocommerce, cart, shop, dynamic, quantity, dynamic quantity, hide update button, woo
     6Requires at least: 4.9
     7Requires PHP: 5.6
     8Tested up to: 5.4.2
     9Stable tag: trunk
     10License: GPLv2+
     11License URI: http://www.gnu.org/licenses/gpl-2.0.html
     12
     13Dynamic Cart Quantity for WooCommerce
     14
     15== Description ==
     16
     17This 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
     19This 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
     301. Go to your WP Dashboard > Plugins and search for ‘Dynamic Cart Quantity for WooCommerce’ or…
     312. Download the plugin from WP repository.
     323. Upload the ‘woo-update-cart-qty-dynamic’ folder to the '/wp-content/plugins/' directory
     332. Activate the plugin through the 'Plugins' menu in WordPress
     34
     35
     36== Screenshots ==
     37
     381. 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 ===
     50Contributors: mardroid
     51Donate link: https://paypal.me/MarcelTannich
     52Tags: woocommerce, dynamic, quantity, dynamic quantity, hide update button, shop, woo
     53Requires at least: 4.9
     54Requires PHP: 5.6
     55Tested up to: 5.0 Alpha
     56Stable tag: trunk
     57License: GPLv2+
     58License URI: http://www.gnu.org/licenses/gpl-2.0.html
     59
     60Dynamic Cart Quantity for WooCommerce
     61
     62== Description ==
     63
     64This 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
     66This 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
     771. Go to your WP Dashboard > Plugins and search for ‘Dynamic Cart Quantity for WooCommerce’ or…
     782. Download the plugin from WP repository.
     793. Upload the ‘woo-update-cart-qty-dynamic’ folder to the '/wp-content/plugins/' directory
     802. Activate the plugin through the 'Plugins' menu in WordPress
     81
     82
     83== Screenshots ==
     84
     851. WooCommerce cart page before and after plugin activation.
     86
     87== Changelog ==
     88
     89
     90= 1.0 =
     91* Initial release
     92=======
    193=== Dynamic Cart Quantity for WooCommerce ===
    294Contributors: mardroid
     
    45137= 1.1 =
    46138* Tested up to WP 5.2.1
     139>>>>>>> .r2349265
Note: See TracChangeset for help on using the changeset viewer.